klocalizations_flutter 0.0.8 copy "klocalizations_flutter: ^0.0.8" to clipboard
klocalizations_flutter: ^0.0.8 copied to clipboard

Wrapper around flutter_localizations, with some extra functionality and abstracting some of the common logic.

0.0.1 #

  • Adds all basic functionality

0.0.3 #

  • Improved docs
  • Added missing argument [loader] to asChangeNotifier

0.0.4 #

  • removed provider version contraint

0.0.5 #

  • Added uppercase property to LocalizedText. If true, it will make the resulting localized text uppercase.

0.0.6 #

  • Added selectable property to LocalizedText. If true, it will make the resulting localized text selectable.
  • Added LocalizedText.selectable() constructor. Makes the LocalizedText selectable

0.0.8 #

  • KLocalizationsLoader does not require params, it's up to each implementation to ask for specific params
3
likes
130
pub points
71%
popularity

Publisher

unverified uploader

Wrapper around flutter_localizations, with some extra functionality and abstracting some of the common logic.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, provider

More

Packages that depend on klocalizations_flutter