We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151deb9 commit 8e16250Copy full SHA for 8e16250
DEVELOPER.md
@@ -2,7 +2,9 @@
2
3
Read https://dart.dev/tools/pub/publishing
4
5
-Basically you bump the version with a new commit, and then run `flutter pub publish`
+Basically you bump the version with a new commit, and then run `flutter pub publish`.
6
+
7
+Then run `cd example && flutter pub get`
8
9
## Known issue
10
0 commit comments