locale_switcher 0.9.0 copy "locale_switcher: ^0.9.0" to clipboard
locale_switcher: ^0.9.0 copied to clipboard

A widget for switching the locale of your application with 2 lines of code.

Changelog #

0.9.0 #

  • update documentation,
  • move tests to example dir,
  • remove unneeded dependencies(were used by tests).

0.8.4 #

  • use LocaleSwitcher.iconButton instead of SelectLocaleButton.

0.8.1 #

  • update documentation,
  • new tests.

0.7.2 #

  • provides a LocaleManager.realLocaleNotifier to dynamically change locale (and LocaleManager.localeNotifier to listen to locale changes),
  • factory constructors for LocaleSwitcher: LocaleSwitcher.toggle, LocaleSwitcher.menu or LocaleSwitcher.custom,
  • various...

0.6.4 #

  • added a lot of parameters,
  • update icons.

0.5.0 #

  • added tooltips,
  • update docs and icons.

0.4.3 #

  • added SelectLocaleButton,
  • added function showSelectLocaleDialog.

0.3.3 #

  • added new parameter: reassignFlags (to change what language had what flag).

0.2.2 #

  • Update docs, added example.

0.1.0 #

  • Initial release.
3
likes
0
pub points
50%
popularity

Publisher

unverified uploader

A widget for switching the locale of your application with 2 lines of code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

animated_toggle_switch, circle_flags, flutter, shared_preferences

More

Packages that depend on locale_switcher