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

Dependencies version upgrade #15

Closed shafayathossain closed 2 years ago

shafayathossain commented 2 years ago

Why? (ticket link or issue description)

Flutter version need to be fixed to match flutter version for any machine. Otherwise it creates issue to run.

What was done and how?

Anything special? (optional)