flutter-icons
flutter-icons copied to clipboard
Customizable Icons for Flutter :boom:
## Bug info ``` version:1.1.0 cannot find Ionicons.school_outline. some other outlined icons are also missing, ios-school-outline、md-school-outline etc. ```
## Env info ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.0.2, on Linux, locale en_GB.UTF-8) [✓] Android toolchain - develop for Android...
The icon size was hard coded, this commit makes it available for customization.
When building app for web flutter build web The places where icons should appear becomes boxes on chrome
1. https://simpleicons.org/ They have npm integration already at https://www.npmjs.com/package/simple-icons MaterialDesignIcons no longer accepts Brand Icons http://dev.materialdesignicons.com/roadmap/brand-icons 2. BrandIcons They already have a Flutter package at https://pub.dev/packages/flutter_brand_icons ## Use case ```...
执行pub global activate `split_icon命令报错 ` Failed to precompile split_icon:temp: Dart_LoadScriptFromKernel: The binary program does not contain 'main'. `
## Use case Just a quick question, does the LICENSE applies to all the versions ? I am planning to use 0.2.5 I could update but its way down into...
fix config error
For OSX or web. Convenient to find the icon I want. Thank you