fluttericon_pkg icon indicating copy to clipboard operation
fluttericon_pkg copied to clipboard

Fluttericon Flutter

Results 8 fluttericon_pkg issues
Sort by recently updated
recently updated
newest added

RTL support is missing and can be added easily by adding `matchTextDirection: true` on IconData Example: `IconData(0xe88a, fontFamily: _kFontFam, fontPackage: _kFontPkg, matchTextDirection: true);` It would be great to have RTL...

Hello, Look like not every maki icon is available, is there a possibility to add them ? See https://labs.mapbox.com/maki-icons/ Is it something I can do manually in the same time?...

Please add support for FluentUI Icons from [FluentUI](https://github.com/bdlukaa/fluent_ui)

Add a single api to access all icons.

Please add Ant design icons (https://ant.design/components/icon/ )if possible, Thanks in advance 👍🏻

Please add Feather icons if possible, Thanks in advance 👍🏻 https://feathericons.com/

Thank you for fluttericon.com generator! As it's familiar for people to use `snake_case` for icon names (since material and cupertino icons), `snake_case` is OK. But at the same time popular...

### Thanks Thanks for this package. It has been really helpful. ### Error When I try to open [https://www.fluttericon.com/](fluttericon) website. I 'am getting Asset Load Error and the website just...