frino_icons 2.0.0 frino_icons: ^2.0.0 copied to clipboard
The Frino Icon pack available as Flutter Icons. Provides 300+ additional icons to use in your apps.
1.0.1+4 #
- Changed url to frino example image in README to make it visible on pub.dev
1.0.1+3 #
- Added missing F_360 icon
- Added icons example image to readme
1.0.1+2 #
- Updated package description
1.0.1+1 #
- Created a short demo in the example/ directory to show how to use this package.
- Code formatted to match flutter standards
1.0.1 #
- Created
FrinoIcons
class, which provides static access to all Frino 1.0.1 Icons asIconData
, similar to Flutter's built-inIcons
class. - Created README with installation instructions
- Added LICENSE.md file