-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Icons #26
Comments
*Octicons: v10.0.0 (Octicons-v2) |
Hello everybody! |
@ThinkBIG-Company any plan to migrate to null safety? |
@juanagu Yes will start working on this now... |
Hello, I'm having some problem with the last release, some getters are broken:
Also all the FlutterIcons._faw now are FlutterIcons._fa I don't know if this change is intentional. |
I pushed out a fork which includes all missing icons including Fontisto fonts and jibiel's fixes for null safety support: https://pub.dev/packages/flutter_font_icons |
So currently I'm using MaterialCommunityIcons and FontAwesome5 from other flutter packages and I would like to use only one dependency for both, but the Icons that i'm using are from the new versions.
I let a list about the outdated icon sets
Some updated icon sets remove some icons like Ionicons
react-native-vector-icons repo have PR(not merged) for FontAwesome and MaterialCommunityIcons v5.0.45, but they haven't released a new version in over a year
The text was updated successfully, but these errors were encountered: