font_scaler 1.0.3 copy "font_scaler: ^1.0.3" to clipboard
font_scaler: ^1.0.3 copied to clipboard

FontScaler is a lightweight Flutter package that allows you to dynamically adjust the text scale across your entire app. It supports predefined scale levels (like small, medium, large) and a custom mo [...]

1.0.3 #

  • Added a proper Ui Sample and added one more use-case

1.0.2 #

  • Updated the documentation

1.0.1 #

  • Added Screenshot and update Readme with Enum and more information

1.0.0 #

  • First version released
3
likes
140
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

FontScaler is a lightweight Flutter package that allows you to dynamically adjust the text scale across your entire app. It supports predefined scale levels (like small, medium, large) and a custom mode for user-defined scaling. Optional persistent storage using SharedPreferences lets you retain the user’s preference across sessions.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on font_scaler