flutter_sficon 1.2.1
flutter_sficon: ^1.2.1 copied to clipboard
Cross-platform Flutter plugin for rendering tree shakable SF Symbols version 6.0. inside custom widget, based on Text widget.
1.2.0 — May 30, 2025 #
- Upgrade to SF Symbols 6.0. Minor update to example icons
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