simple_locale 2.0.0 copy "simple_locale: ^2.0.0" to clipboard
simple_locale: ^2.0.0 copied to clipboard

A package for easily getting and switching locale information. It is designed to coexist with Flutter's standard multilingual methods.

2.0.0 #

  • Better compatibility with standard locale settings.
  • The fallbackLocale setting has been removed. Now the first supportedLocale acts as the fallbackLocale.
  • Added getLocaleForApp method to LocaleManager. This allows your app to accept changes to the device's locale while it is running.

1.0.1 #

  • Fixed README.

1.0.0 #

  • Added example.

0.0.1 #

  • Initial release.
0
likes
160
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A package for easily getting and switching locale information. It is designed to coexist with Flutter's standard multilingual methods.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_locale