We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4369b82 commit 244924fCopy full SHA for 244924f
README.md
@@ -16,9 +16,9 @@
16
17
## How to run
18
* Clone this repo
19
-* Run `flutter packages get`
+* Run `flutter pub get`
20
* Run `flutter run` (remember open simulator or connect physical device, iOS auto run additional command `pod install`)
21
22
## Big update
23
* Jun, 4th, 2021 - Migrating to Flutter 2 and using Dart sound null safety
24
-* Oct, 2th, 2021 - Apply provider & restructure
+* Oct, 2nd, 2021 - Apply provider & restructure
0 commit comments