Skip to content

Commit ac693b8

Browse files
committed
Update maintainer, Add comment for duotone icons
1 parent 20cc3dd commit ac693b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: font_awesome_flutter
22
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
3-
maintainer: Brian Egan (@brianegan)
3+
maintainer: Michael Spiss (@michaelspiss)
44
homepage: https://github.com/fluttercommunity/font_awesome_flutter
55
version: 8.12.0
66

@@ -36,12 +36,13 @@ flutter:
3636
# fonts:
3737
# - asset: lib/fonts/fa-light-300.ttf
3838
# weight: 300
39+
# Leave commented out if you don't own duotone icons
3940
# - family: FontAwesomeDuotone
4041
# fonts:
4142
# - asset: lib/fonts/fa-duotone-900.ttf
4243
# weight: 900
4344
# Thin style is available in font awesome pro 6 and beyond
44-
# Leave commented if you don't own version 6
45+
# Leave commented out if you don't own version 6
4546
# - family: FontAwesomeThin
4647
# fonts:
4748
# - asset: lib/fonts/fa-thin-100.ttf

0 commit comments

Comments
 (0)