Skip to content

Commit

Permalink
🔧 Add instruction to deploy to pub.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Mar 13, 2024
1 parent b84c629 commit 0b85ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/preparePackage.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
flutter pub outdated
flutter pub get
dart fix --dry-run
dart pub publish --dry-run
dart pub publish

Clean dependencies (from https://pub.dev/packages/dependency_validator)
dart pub add --dev dependency_validator
Expand Down

0 comments on commit 0b85ffb

Please sign in to comment.