ultimate_flutter_icons 1.4.0
ultimate_flutter_icons: ^1.4.0 copied to clipboard
This package allows you to use a lot of icons from a lot of different sources. It is based on the react project: react-icons
1.0.0 #
First publish
1.0.1 #
Fixed error about the icons folder not being published!
1.0.2 #
Added a .pubignore file
1.0.3 #
Completed the readme
1.0.4 #
Added dynamic HTML string creation from Map/Object
1.2.0 #
Changed all icons to an object instead of a widget. Therefor also created the FIcon widget, which will display the icon.
1.3.0 #
Made all icons to const, for use constant properties.
1.4.0 #
Made default icon properties respect theme and updated the documentation