flexi_fonts 0.1.1 copy "flexi_fonts: ^0.1.1" to clipboard
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
0
likes
160
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for dynamically changing app fonts at runtime with Google Fonts integration and persistence.

Repository (GitHub)
View/report issues

Topics

#fonts #google-fonts #theme #customization #accessibility

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts, provider, shared_preferences

More

Packages that depend on flexi_fonts