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

unable to run the project pls help #139

Open YousufKhalid90 opened 1 year ago

YousufKhalid90 commented 1 year ago

The current Dart SDK version is 3.0.5.

Because boilerplate depends on build_runner >=0.1.1 <2.0.0 which doesn't support null safety, version solving failed.

The lower bound of "sdk: '>=1.9.1 <3.0.0'" must be 2.12.0 or higher to enable null safety. For details, see https://dart.dev/null-safety exit code 1

--

this comes when running flutter pub get

Jerome2606 commented 3 weeks ago

This is no more the case.

This issue can be closed.