49 Commits

Author SHA1 Message Date
Nilashish Roy 9faf5a79cf Fixed the Issue #48.
Localization is hardcoded to english since 3.2.0 #48

Added the localization use and boolean
2025-02-07 23:00:18 +06:00
Chandra Abdul Fattah e08260180d Merge branch 'main' into main 2025-01-31 23:22:13 +07:00
Nilashish Roy c127e4a882 Fixed the Issue #43.
Country name attached to flag, no padding, in RTL languages SearchDialog #43

RTL language issue
2024-12-14 12:34:55 +06:00
Nilashish Roy ca8312a6e5 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	CHANGELOG.md
#	example/lib/main.dart
#	example/pubspec.yaml
#	ios/Flutter/Generated.xcconfig
#	ios/Flutter/flutter_export_environment.sh
#	pubspec.yaml
2024-12-11 20:48:33 +06:00
Ernest Eferetin b99060c4eb Worked on the margin between flag and the country name and also ensured sound-null saftey is enabled 2024-10-22 08:43:09 +01:00
Nilashish Roy 4b87e67125 Updated The Dart SDK to 3.4.1 and Flutter SDK to 3.22.1 2024-05-27 22:41:18 +06:00
Fulberto TCHIAKPE 684d0c2c7a (feat): country code picker style (dialog or modal bottom sheet) suggested 2023-05-10 10:35:29 +01:00
Chandra Abdul Fattah 370c56908c Upgrade follow latest 2023-03-07 22:11:56 +07:00
Salvatore Giordano 5277968dbc add probot 2021-06-19 12:06:23 +02:00
Salvatore Giordano aac7afcb95 fix gh-pages 2021-03-13 13:13:28 +01:00
Salvatore Giordano 2324391cf1 update dependency 2021-03-13 12:41:07 +01:00
Salvatore Giordano 4e8b890381 fix flagdecoration 2021-03-13 12:20:37 +01:00
Salvatore Giordano a2955041b1 fix web 2021-03-13 12:20:20 +01:00
Salvatore Giordano b96445f249 Merge branch 'master' into feature/flag-decorations 2021-03-13 12:14:47 +01:00
kechankrisna 6443e91cce reproduced for desktop support test 2021-03-09 03:06:17 +07:00
kechankrisna 057bb77d34 nullalbe with support 70 languages 2021-03-09 02:44:04 +07:00
lordvidex 4ea7dc717f Added flagDecoration feature to allow for flexibility in flag design/shape etc 2021-01-23 10:50:56 +03:00
zhuwhao 37674ff9ae Add zh.json 2020-10-28 15:23:49 +08:00
Salvatore Giordano 4fead10189 fix #110 2020-10-11 12:23:26 +02:00
Salvatore Giordano 6709718a5f add ko.json 2020-09-19 13:12:58 +02:00
Salvatore Giordano 24ba175b76 #85: localize on init 2020-06-14 15:57:01 +02:00
Lukas Bloder 66c14658e7 Adds german localization for countries 2020-05-26 10:29:22 +02:00
Salvatore Giordano 7056cc1ffa add hideMainText property 2020-05-16 13:12:56 +02:00
Salvatore Giordano c46aa1c40e fix showflagdialog and main to override the showflag property 2020-05-09 12:25:30 +02:00
Salvatore Giordano 81c668ed43 use didchangedependencies 2020-04-07 14:41:30 +02:00
Salvatore Giordano 8f9959cbe6 update readme 2020-04-05 12:29:52 +02:00
Salvatore Giordano 12edc3ff90 refs #63: add hideSearch property 2020-04-05 11:56:06 +02:00
Salvatore Giordano 47a3336058 version bump 2020-04-04 16:45:14 +02:00
Salvatore Giordano 4e2cc1673a Merge branch 'master' into hotfix/search-localizations 2020-04-04 16:43:15 +02:00
Salvatore Giordano f4a23020bf fix example 2020-04-04 16:25:36 +02:00
Salvatore Giordano c74dcf43ca refs #60: expose state to let use a key to open the dialog 2020-04-04 16:25:19 +02:00
Salvatore Giordano 1e9495cf24 fix search with localization and move elemen localization 2020-04-04 14:15:54 +02:00
Salvatore Giordano 8d6430882f add custom list prop 2020-03-22 12:52:13 +01:00
Salvatore Giordano 1936cbb6ad add comparator 2020-03-09 00:07:28 +01:00
Salvatore Giordano 9af6647f1a update version 2020-03-08 23:57:03 +01:00
Salvatore Giordano 28e5cd8a7f fix localization 2020-03-08 23:30:54 +01:00
Salvatore Giordano ad89d3ac54 add enabled and textOverflow 2020-03-08 23:17:40 +01:00
Salvatore Giordano 2a35d65e65 1.3.0 2020-03-08 22:52:15 +01:00
Salvatore Giordano 4234ca39a3 1.2.4 2020-02-01 18:04:59 +01:00
imtoori e1e1b90df8 better custom builder 2019-12-09 23:31:43 +01:00
imtoori 400da6b13d change naming 2019-12-09 23:11:06 +01:00
Salvatore Giordano b75ad14347 Merge pull request #40 from ranganaperera/get_initial_date_values
Exposed method to get the country information of the initial selection
2019-12-09 23:09:39 +01:00
imtoori 9e1347c6cf change naming 2019-12-09 23:03:17 +01:00
Rangana Perera e41d6f2031 Exposed method to get the country information of the initial selection 2019-09-04 13:02:20 +05:30
Benni Heiss 11645ed088 Added own parameter for showOnlyCountryWhenClosed
this is for compatibility to prev 1.1.5 version

added alignLeft parameter
this aligns the flag and the text left and uses more space

added additional examples
2019-03-28 17:27:27 +01:00
Benni Heiss e69dc5e912 fixed small flags on phones 2019-03-26 11:49:58 +01:00
Benni Heiss 71ca7a0b34 refactored selectiondialog _buildoption
OnlyCountrymode now also displays only country when closed
width doesn't change on search
2019-03-26 11:20:17 +01:00
Salvatore Giordano 842bbb52eb delete empty tests form example 2018-10-16 12:28:22 +02:00
Jerry Hanks ebda4a59d3 feat : add example project for testing plugin. 2018-09-16 21:39:18 +01:00