sdga_icons 0.1.1
sdga_icons: ^0.1.1 copied to clipboard
A flutter icon package that contains +4000 icons in 7 variants, used by the Saudi Digital Government Authority (SDGA).
0.1.1 #
- Fix: Fixed an issue where tone icons were not rendering correctly.
0.1.0 #
- Breaking Change: Updated the minimum Dart SDK version requirement to
>=3.0.0. - Breaking Change: Refactored
SDGAIconDatato encapsulate Flutter'sIconDatarather than inheriting from it, preventing issues with Flutter's finalIconDataclass and ensuring type safety. - Refactor: Updated all generated icon classes (
SDGAIconsBulk, etc.) to utilize the newSDGAIconDataandSDGAToneIconDataarchitecture.
0.0.2 #
- Updated readme.
0.0.1 #
- Initial release of the
sdga_iconspackage.