geira_icons 4.0.0
geira_icons: ^4.0.0 copied to clipboard
Geira Icons is a constantly growing family of icons. Each icon is designed considering visual uniformity and balance.
4.0.0 #
- Migrated to a pure Dart icon font package — all native platform plugin code (iOS, macOS, Linux, Windows) has been removed.
- Moved internal classes to
lib/src/to keep the public API surface clean. - Added
GIcons.byName(String name)for dynamic icon lookup by kebab-case name. - Added
GIcons.iconNames(Iterable<String>) to enumerate all icon names. - Added
GIcons.all(Map<String, IconData>) for direct map access. - Updated SDK constraints to
>=3.0.0 <4.0.0and Flutter to>=3.10.0. - Updated icon set from the Geira CDN (
@geira/iconfont).
3.0.3 #
- Adding a new icon
3.0.2 #
- Some icons have been added, improved, and changed.
3.0.1 #
- Some icons have been added, improved, and changed.
3.0.0 #
- Refactored the _GIconData class to simplify the constructor using super parameters, improving code readability and alignment with Dart 2.17+ best practices. Enhanced error handling, optimized icon data generation, and ensured better performance and maintainability.
2.2.2 #
- Detail
2.2.1 #
- Some icons have been added, improved, and changed.
2.2.0 #
- Some icons have been improved, new ones have been added, and the core of the package has been updated.
2.1.9 #
- some icons are improved, and some new ones are added
2.1.8 #
- some icons are improved, and some new ones are added
2.1.7 #
- few new icons
2.1.6 #
- new icons
2.1.5 #
- new icon and some font adjustments
2.1.4 #
- new icons
2.1.3 #
- new icons
2.1.2 #
- new icons
2.1.1 #
- version update in the readme
2.1.0 #
- 34 new icons
2.0.0 #
- Migrating to null safety
1.0.3 #
- New icons
1.0.2 #
- Compatibility and stability are checked
1.0.1 #
- New icons: Folders, save, sidebar, and some improvements...
1.0.0 #
- First released