layrz_icons 1.1.1
layrz_icons: ^1.1.1 copied to clipboard
A unified icon package to simplify icon usage.
Changelog #
1.1.1 #
- Bump the example app's
layrz_themeto^7.6.0andlayrz_modelsto^3.11.0, which adopt the renamedsolar*icon getters so the demo site builds againstlayrz_icons1.1.x.
1.1.0 #
- BREAKING: Replaced
material_design_icons_flutterwithflutter_material_design_iconsas the Material Design Icons source (now 7447 icons). Themdi*getters andmdi-*keys are unchanged. - BREAKING: Removed the
solar_icons,ionicons, andiconsax_pluslibraries. Theionicons*,iconsax*, and the oldsolar_icons-backedsolarBold/solarOutline/solarBrokengetters and their keys are gone. - BREAKING: Upgraded
font_awesome_flutterto^11.0.0. Only the free families remain: Brands, Regular and Solid. The Light, Duotone, Thin, and Sharp families have been removed. - BREAKING: Renamed the
flutty_solar_iconsoutput fromfluttySolar*tosolar*(getterssolarBold*/solarBroken*/solarLinear*/solarOutline*, keyssolar-bold-*/solar-broken-*/solar-linear-*/solar-outline-*). These now back thesolarnamespace.
1.0.7 #
- Build site with Flutter 3.41.4
1.0.6 #
- Added new icon library
flutty_solar_iconsto get more variants of the solar icons, now you can choose betweensolar_iconsandflutty_solar_iconsfor the solar icons.
1.0.5 #
- Updated README.md
1.0.4 #
- Fixed an issue related to Font Awesome icons mapping
1.0.3 #
- Optimizations
- Added
ioniconsto the integrated icons - Added
iconsax_plusto the integrated icons
1.0.2 #
- Added
LayrzIconsClassesto simplify the class calling.
1.0.1 #
- Added
homepageonpubspec.yaml - Updated
README.md
1.0.0 #
- Initial release