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 f6a648a commit f862303Copy full SHA for f862303
pubspec.yaml
@@ -2,7 +2,7 @@ name: font_awesome_flutter
2
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
3
maintainer: Michael Spiss (@michaelspiss)
4
homepage: https://github.com/fluttercommunity/font_awesome_flutter
5
-version: 9.0.0
+version: 9.1.0
6
7
environment:
8
sdk: ">=2.12.0 <3.0.0"
@@ -12,7 +12,7 @@ dependencies:
12
sdk: flutter
13
14
dev_dependencies:
15
- recase: ^4.0.0-nullsafety
+ recase: ^4.0.0
16
flutter_test:
17
18
version: ^2.0.0
0 commit comments