flexi_fonts 0.1.1
flexi_fonts: ^0.1.1 copied to clipboard
A Flutter package for dynamically changing app fonts at runtime with Google Fonts integration and persistence.
Changelog #
0.1.1 #
- Updated google_fonts dependency to ^6.0.0 for better compatibility
- Fixed static analysis issues (removed unreachable default clause)
- Improved code formatting
- Enhanced pub.flutter-io.cn package score
0.1.0 #
Initial release with the following features:
- Google Fonts integration
- Local font family support
- Font selector widget UI
- Live font preview
- Persistent font choice using shared_preferences
- Font scaling for accessibility
- Easy integration with ThemeData and TextStyle
- RTL (Arabic, Kurdish) and multi-language support