Releases: ultrafastwork/ionicons_plus
Releases · ultrafastwork/ionicons_plus
v0.2.5
ionicons_plus 0.2.5 Release Notes
Package information
- Package name: ionicons_plus
- Version: 0.2.5 (tag
v0.2.5) - Supported Flutter SDK: ≥3.0.0 <4.0.0
- Ionicons version: v8.0.13 – 1 357 icons
- Pub points: 160/160 (fully compliant)
Changelog (aggregated since v0.2.3)
v0.2.5 – Fixed GitHub badges
- Updated README badges to correctly reference the
ultrafastwork/ionicons_plusrepository (license and issues badges).
v0.2.4 – Fixed GitHub badges (historical entry retained for completeness).
v0.2.3 – Major fork & upgrade
- Forked from the original
ioniconspackage (v0.2.2) and renamed toionicons_plus. - Updated Flutter SDK requirement to
≥3.0.0 <4.0.0. - Upgraded Ionicons to v8.0.13 (now 1 357 icons, +25 new icons).
- Removed deprecated
IoniconsDataclass; now uses standardIconData. - Introduced
ioniconsMappingfor dynamic icon lookup by name. - Regenerated all icon codepoints (
0xeaXX–0xefXX). - Updated example app with searchable icon browser.
- Added detailed migration guide from the original
ioniconspackage.
For a full list of changes see the CHANGELOG.