zubairehman / flutter_boilerplate_project

A boilerplate project created in flutter using MobX and Provider.
http://zubairehman.surge.sh/
MIT License
2.26k stars 905 forks source link

support GetX #103

Closed nashihu closed 2 years ago

nashihu commented 3 years ago

Hello.. thanks for such complete boilerplate

i wonder would you like to implement GetX for this boilerplate too?

Thank you..

zubairehman commented 2 years ago

Hi @nashihu ,

The support for GetIt has been added. Please follow this branch for upcoming changes: https://github.com/zubairehman/flutter-boilerplate-project/tree/feature/mvi

Thanks