Commit Graph

26 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
7f36d14ba6 update 2025-01-31 23:26:32 +07:00
Chandra Abdul Fattah
e08260180d Merge branch 'main' into main 2025-01-31 23:22:13 +07:00
Chandra Abdul Fattah
7055c0f485 Merge pull request #44 from MrRoy121/main
Fixes for Flutter and Dart SDK Updates and Enhancements to Country Code Picker
2025-01-31 23:19:52 +07:00
Chandra Abdul Fattah
f61a833a96 Merge pull request #37 from adnan-nazir/fix_remove_diacritics
Removed Special characters (Diacritics)
2025-01-31 23:19:35 +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
Adnan Nazir
b279411802 disabled localization 2024-12-09 15:53:56 +05:00
Nilashish Roy
5c10b16f16 Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:46:23 +06:00
Nilashish Roy
24f5ae8ed3 Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:46:16 +06:00
Nilashish Roy
102dd79324 Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:46:09 +06:00
Nilashish Roy
a0ec0387bc Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:46:03 +06:00
Nilashish Roy
cd063b34b6 Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:45:57 +06:00
Nilashish Roy
82acd039de Update lib/src/selection_dialog.dart
Co-authored-by: Chandra Abdul Fattah <chandrashibezzo@gmail.com>
2024-10-28 23:45:49 +06:00
Chandra Abdul Fattah
416800385e Merge pull request #30 from lukas-pierce/try-nullable
Try nullable
2024-10-23 08:49:20 +07:00
Kurják Richárd
f754dc2d93 Add iso3Code to codes list 2024-09-27 22:19:28 +02:00
Fahad Hassan
d67fa413a6 removed Diacritics 2024-09-03 17:22:32 +05:00
Nilashish Roy
19db652adf Added header text to the dialog and updated the image 2024-05-27 23:15:39 +06: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
Lukas
d9cf16a148 fix 2024-04-14 22:20:09 +05:00
Lukas Pierce
484a495360 Update country_code.dart
Added methods tryFromCountryCode and tryFromDialCode, which has nullable result
2024-04-14 18:10:41 +05:00
Chandra Abdul Fattah
b77740619a Merge pull request #18 from juanmartin8a/custom-dialog-padding
Custom search bar padding and dialog item padding
2023-10-20 10:08:19 +07:00
Juan Martin Zabala Ochoa
37582edcee search padding and dialog item padding 2023-09-13 20:26:01 -05:00
Juan Martin Zabala Ochoa
6ed387285a optional close icon 2023-09-13 13:34:16 -05: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