fl_language_picker 0.0.2 copy "fl_language_picker: ^0.0.2" to clipboard
fl_language_picker: ^0.0.2 copied to clipboard

It makes language select pickers for you in Flutter. You can use it freely in lots of ways.

Language picker with x131 native language name, for example :

  • French is displayed as 'Français'
  • Japanese is displayed as 日本語

Note this package is different from flutter_localized_locales which translates the language name depending on the device locale. Here we simply provide the native

Getting Started #

See the example

Regenerate languages #

If you modify languages.json, you should regenerate the language constants in languages.g.dart by running:

dart run fl_language_picker:build_languages
dart format lib/languages.g.dart

Credits #

Fork from https://pub.dev/packages/language_picker https://pub.dev/publishers/wafrat.com

Which itself is a fork of https://pub.dev/packages/language_pickers Developed by gomgom(Github @gomgom).

Who also mentioned Figen Güngör(@figengungor), for opening the source code of 'country_pickers'

2
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

It makes language select pickers for you in Flutter. You can use it freely in lots of ways.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, recase

More

Packages that depend on fl_language_picker