xuexiangjys / FlutterSample

Flutter使用指南,包含众多组件和插件的使用
Apache License 2.0
206 stars 56 forks source link

请问是用的 哪个 版本? #3

Open xiaohua001 opened 3 years ago

xiaohua001 commented 3 years ago

我用 stable v1.17.0 和 stable v2.0.0 打开都很多报错,前者很多语法不通过,得手动去改, 后者版本的话 国际化版本不通过,无法手动降级

hanchanpo13 commented 3 years ago

我也遇到同样的困惑

1092391308 commented 2 years ago

各种插件不兼容flutter sdk 我也有同问

superit commented 2 years ago

Because flutter_learn depends on flutter_localizations from sdk which depends on intl 0.17.0, intl 0.17.0 is required. So, because flutter_learn depends on intl ^0.16.0, version solving failed. pub get failed (1; So, because flutter_learn depends on intl ^0.16.0, version solving failed.)