hasancse91 / flutter_getx_template

A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
MIT License
400 stars 146 forks source link

Update readme file #32

Closed kazimdsaidul closed 2 years ago

kazimdsaidul commented 2 years ago

Why? (ticket link or issue description)

Give an instruction to run the project by command link

What was done and how?

Dev: flutter run --flavor dev lib/main_dev.dart Prod: flutter run --flavor dev lib/main_prod.dart

Anything special? (optional)

kazimdsaidul commented 2 years ago

Sorry, i mistake. I change it