We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fd88b commit 1b32e92Copy full SHA for 1b32e92
example/pubspec.yaml
@@ -11,8 +11,7 @@ dev_dependencies:
11
flutter_lints: ^1.0.0
12
13
environment:
14
- sdk: '>=2.12.0-0 <3.0.0'
+ sdk: ">=3.0.0 <4.0.0"
15
16
flutter:
17
uses-material-design: true
18
-
pubspec.yaml
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/fluttercommunity/font_awesome_flutter/issues
6
version: 10.5.0
7
8
9
- sdk: ">=2.12.0 <3.0.0"
10
dependencies:
0 commit comments