Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 259 Bytes

DEV-README.md

File metadata and controls

6 lines (5 loc) · 259 Bytes

When build android, please add --flavor [dev|prod] to make flutter happy. Example: flutter run --flavor dev

You should use vscode and run the code in "Running and Debug" pannel (when developing in android). screenshot