Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 615 Bytes

File metadata and controls

19 lines (14 loc) · 615 Bytes

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