flutter_sficon 1.1.2
flutter_sficon: ^1.1.2 copied to clipboard
Cross-platform Flutter plugin for rendering tree shakable SF Symbols version 5.1. inside custom widget, based on Text widget.
1.1.2 — April 14, 2024 #
- Fixed missing fontFamily and fontPackage in IconData, required by tree shaker in newer versions of Flutter
1.1.1 — January 21, 2024 #
- Font weight works correctly, SFIcon now supports IconTheme. Thanks to @iSa1vatore
1.1.0 — January 21, 2024 #
- Changed widget from Icon to Text to keep correct size of symbol
1.0.1 — January 20, 2024 #
- Adding platforms for pub.dev
1.0.0 — January 20, 2024 #
- Initial release