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

migrate to null safety and flutter 2 #96

Closed masreplay closed 3 years ago

masreplay commented 3 years ago

a lot of package work on flutter 2 so please we need a migration and the time of it

zubairehman commented 3 years ago

Hi,

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