We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use Dart 3 to load the pubspec packages in Flutter, but this package is incompatible with Dart V3.
The current Dart SDK version is 3.0.2.
Because flutter_icons 1.1.0 doesn't support null safety and no versions of flutter_icons match >1.1.0 <2.0.0, flutter_icons ^1.1.0 is forbidden.
The text was updated successfully, but these errors were encountered:
I wondering why is this not supported yet? should be straight forward?
Sorry, something went wrong.
here is update version #58
hope owner will merge
No branches or pull requests
Env info
I use Dart 3 to load the pubspec packages in Flutter, but this package is incompatible with Dart V3.
Bug info
The current Dart SDK version is 3.0.2.
Because flutter_icons 1.1.0 doesn't support null safety and no versions of flutter_icons match >1.1.0 <2.0.0, flutter_icons ^1.1.0 is forbidden.
The text was updated successfully, but these errors were encountered: