Skip to content

Commit 1cfd272

Browse files
chore: Remove pubspec.lock
1 parent 46cffb0 commit 1cfd272

File tree

3 files changed

+4
-427
lines changed

3 files changed

+4
-427
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
.pub-cache/
3131
.pub/
3232
build/
33+
# For library packages, don’t commit the pubspec.lock file.
34+
# Regenerating the pubspec.lock file lets you test your package against the latest compatible versions of its dependencies.
35+
# See https://dart.dev/guides/libraries/private-files#pubspeclock
36+
pubspec.lock
3337

3438
# Android related
3539
**/android/**/gradle-wrapper.jar

example/pubspec.lock

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)