Not compatible with build_runner >=2.0.0
Closed this issue · 2 comments
ahmedalrifai commented
Hello
I get this error after upgrading to build_runner 2.0.1
Because build_runner >=2.0.0 depends on args ^2.0.0 and i18n_extension >=4.0.1 depends on args ^1.6.0, build_runner >=2.0.0 is incompatible with i18n_extension >=4.0.1.
So, because farmy_mobile depends on both i18n_extension ^4.0.2 and build_runner ^2.0.1, version solving failed.
Running "flutter pub get" in farmy-mobile...
pub get failed (1; So, because farmy_mobile depends on both i18n_extension ^4.0.2 and build_runner ^2.0.1, version
solving failed.)
ahmedalrifai commented
It works now thanks