icones 1.0.5
icones: ^1.0.5 copied to clipboard
Icon explorer package for Flutter framework inspired by the work of @antfu.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.5 - 2024-02-05 #
- Add duotone filled icon constructor.
- New abstract class: Icones.
1.0.4 - 2024-02-01 #
- New icon set: Carbon Pictogram.
- Enable rotation on DuotoneIcon widget.
1.0.3 - 2024-01-23 #
- Add homepage url.
1.0.2 - 2024-01-22 #
- Update changelog format.
- Deploy example website to Github Page.
- Fix linter warnings.
1.0.1 - 2024-01-21 #
- Refactor codes.
- Create example website.
- Automate package publishing.