Skip to content

Commit

Permalink
Update maintainer, Add comment for duotone icons
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelspiss committed Mar 10, 2021
1 parent 20cc3dd commit ac693b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: font_awesome_flutter
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
maintainer: Brian Egan (@brianegan)
maintainer: Michael Spiss (@michaelspiss)
homepage: https://github.com/fluttercommunity/font_awesome_flutter
version: 8.12.0

Expand Down Expand Up @@ -36,12 +36,13 @@ flutter:
# fonts:
# - asset: lib/fonts/fa-light-300.ttf
# weight: 300
# Leave commented out if you don't own duotone icons
# - family: FontAwesomeDuotone
# fonts:
# - asset: lib/fonts/fa-duotone-900.ttf
# weight: 900
# Thin style is available in font awesome pro 6 and beyond
# Leave commented if you don't own version 6
# Leave commented out if you don't own version 6
# - family: FontAwesomeThin
# fonts:
# - asset: lib/fonts/fa-thin-100.ttf
Expand Down

0 comments on commit ac693b8

Please sign in to comment.