Skip to content

Releases: ultrafastwork/ionicons_plus

v0.2.5

02 Jun 07:37

Choose a tag to compare

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_plus repository (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 ionicons package (v0.2.2) and renamed to ionicons_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 IoniconsData class; now uses standard IconData.
  • Introduced ioniconsMapping for 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 ionicons package.

For a full list of changes see the CHANGELOG.