flutter-icons icon indicating copy to clipboard operation
flutter-icons copied to clipboard

Customizable Icons for Flutter :boom:

Results 34 flutter-icons issues
Sort by recently updated
recently updated
newest added

## Env info ``` ``` ## Bug info ``` ```

9cf4b48 fixes the majority of the analyzer warnings (mostly redundant `const` declarations). 0889610 migrates the package to null safety. Notes: * `author` `pubspec.yml` attribute is no longer supported. * Major...

Hi, I have migrated this project to null safety. please merge it

The icon is available at https://oblador.github.io/react-native-vector-icons/, but not present in the package.

The icon is available at https://oblador.github.io/react-native-vector-icons/, but not present in the package.

Hello the ionic framework team just added over 1K icons on the release of Ionic 5. Can you add the new ionic icons to the project ? https://ionicons.com/ Thanks

The [flutter package page](https://pub.dev/packages/flutter_icons) has a "[Browse all](https://oblador.github.io/react-native-vector-icons/)" link that takes you to a website listing available icons. However, not all the icons shown on that site are actually available....

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...