1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-17 15:55:30 -05:00

Brian Egan link on Styling

This commit is contained in:
Robert Felker 2018-06-08 11:23:53 +02:00 committed by GitHub
parent dd0088d2ac
commit 803cd39cf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,7 +172,7 @@ If you appreciate the content 📖 please give a ⭐ to help project visibility.
- [Flutterial](https://github.com/rxlabz/flutterial) - Flutter Material Theme explorer by [Erick Ghaumez](https://twitter.com/rxlabz).
- [Frosted Glass](http://stackoverflow.com/questions/43550853/how-do-i-do-the-frosted-glass-effect-in-flutter) - Render effect by [Collin Jackson](http://www.collinjackson.com).
- [Font Awesome](https://pub.dartlang.org/packages/font_awesome_flutter) - Font Awesome icons repack by Brian Egan.
- [Font Awesome](https://pub.dartlang.org/packages/font_awesome_flutter) - Font Awesome icons repack by [Brian Egan](https://github.com/brianegan).
- [FlutterIcon](http://fluttericon.com/) - Icon font generator.
- [Pigment](https://github.com/bregydoc/pigment) - Simple but useful package for use colors in flutter..