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.

simple_locale #

(en)Japanese ver is here.
(ja)この解説の日本語版はここにあります。

Overview #

This package makes it easy to get and change the locale of your application. You can use this to get the language information of the user's device, or to switch to a different language just within your app. It is designed to coexist with Flutter's standard multilingual methods.

Usage #

Please check out the Examples tab in pub.dev.

Support #

Basically no support.
If you have any problem please open an issue on Github. This package is low priority, but may be fixed.

About version control #

The C part will be changed at the time of version upgrade.
However, versions less than 1.0.0 may change the file structure regardless of the following rules.

  • Changes such as adding variables, structure change that cause problems when reading previous files.
    • C.X.X
  • Adding methods, etc.
    • X.C.X
  • Minor changes and bug fixes.
    • X.X.C

License #

This software is released under the MIT License, see LICENSE file.

The “Dart” name and “Flutter” name are trademarks of Google LLC.
*The developer of this package is not Google LLC.

0
likes
160
points
15
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_locale