Commit 1a06efd0 authored by Brian Egan's avatar Brian Egan

Set sdk constraint, upgrade to font awesome 5.2.0.

parent cbfd62a0
## 8.0.0
* Upgrade environment version constraint for Dart 2
* Upgrade to font awesome icons 5.2.0
## 7.1.0
* Upgrade to font awesome icons 5.1.0
......
This diff is collapsed.
This diff is collapsed.
......@@ -2,7 +2,10 @@ 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: 7.1.0
version: 8.0.0
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
dependencies:
flutter:
......
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