Skip to content

Commit 8e16250

Browse files
committed
Document we should update example app after release
1 parent 151deb9 commit 8e16250

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DEVELOPER.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Read https://dart.dev/tools/pub/publishing
44

5-
Basically you bump the version with a new commit, and then run `flutter pub publish`
5+
Basically you bump the version with a new commit, and then run `flutter pub publish`.
6+
7+
Then run `cd example && flutter pub get`
68

79
## Known issue
810

0 commit comments

Comments
 (0)