Last updated:
0 purchases
fl language picker
Language picker with x130 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
copied to clipboard
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'
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.