zubairehman / flutter_boilerplate_project

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

Migrate this boilerplate project to flutter v2 #87

Closed volethanh closed 3 years ago

volethanh commented 3 years ago

Hi,

I am just wondering if this boilerplate project is planed to migrate to flutter 2.x ?

Thanks in advance

zubairehman commented 3 years ago

Hi @all,

I have updated the DI library for this boilerplate template, please go through feature/null-safety branch for more details. Feel free to reach out to me if you find any issues.

Note: I will merge the changes into master as soon as I am done testing and implementing other features.

Thanks.