language_pickers 0.2.0+1
language_pickers: ^0.2.0+1 copied to clipboard
It makes language select pickers for you in Flutter. You can use it freely in lots of ways.
0.2.0+1 3rd March, 2020 #
- Fix type bugs for other widgets.
0.2.0 1st March, 2020 #
- Bug fixes.
- Change languages type.
0.1.3 9th October, 2019 #
- (Pull Request Merge -- Masato Nagashima) Renamed from country to language.
- (Pull Request Merge -- Masato Nagashima) Enabled a user of this picker to choose his/her own language list.
- (Pull Request Merge -- Masato Nagashima) Changed from native writing systems to English.
0.1.2 11th February, 2019 #
- Fix README.md.
0.1.1 19th January, 2019 #
- Fix error 'Error: unable to find directory entry in pubspec.yaml'.
0.1.0 17th January, 2019 #
- First release of package(language_pickers).