Unverified Commit 98226193 authored by Brian Egan's avatar Brian Egan Committed by GitHub

Merge pull request #29 from alexandergottlieb/master

Upgrade to Font Awesome 5.7, bump version
parents 743e15d0 7c9fcabd
## 8.3.0
* Upgrade to Font Awesome Icons 5.7
## 8.2.0
* Upgrade to Font Awesome Icons 5.5
......
This diff is collapsed.
This diff is collapsed.
......@@ -2,7 +2,7 @@ name: font_awesome_flutter
description: The Font Awesome Icon pack available as Flutter Icons
author: Brian Egan <brian@brianegan.com>
homepage: https://github.com/brianegan/font_awesome_flutter
version: 8.2.0
version: 8.3.0
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
......
......@@ -8,7 +8,7 @@ curl -O -L "https://github.com/FortAwesome/Font-Awesome/raw/master/web-fonts-wit
popd
curl -o /tmp/icons.json "https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/advanced-options/metadata/icons.json"
curl -o /tmp/icons.json "https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/metadata/icons.json"
dart ./tool/generate_font.dart /tmp/icons.json
dart ./tool/generate_example.dart /tmp/icons.json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment