edwin-oshin
89bc30a3d5
Update country_codes.dart
...
'Republica Dominicana' dial code changed to '+1' from '+1849'
2019-12-20 15:18:36 -04:00
Salvatore Giordano
4015f87f02
Merge pull request #46 from RaiAnsar/master
...
updated the code in component
2019-12-10 13:31:54 +01:00
Salvatore Giordano
f04b25e069
Merge pull request #42 from solid-software/master
...
Add second Puerto Rico phone code
2019-12-10 13:25:55 +01:00
imtoori
c478d84f2e
version dump
2019-12-10 13:19:23 +01:00
imtoori
4da6f6ce00
back to original list
2019-12-10 13:18:56 +01:00
imtoori
2eb58d2e3a
version dump
2019-12-10 13:09:07 +01:00
imtoori
c8168ef968
update code list
2019-12-10 13:08:37 +01:00
imtoori
fbef8a077d
udpate version
2019-12-09 23:41:22 +01:00
imtoori
d9ec9e49fd
update version
2019-12-09 23:36:03 +01:00
imtoori
e1e1b90df8
better custom builder
2019-12-09 23:31:43 +01:00
Salvatore Giordano
094f2e974d
Merge pull request #41 from TinyProgrammers/master
...
added ability to draw custom widgets
2019-12-09 23:17:49 +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
Salvatore Giordano
837a0c69f7
Merge pull request #39 from El-Etreby/master
...
Revert to English only country codes
2019-12-09 23:05:04 +01:00
imtoori
9e1347c6cf
change naming
2019-12-09 23:03:17 +01:00
Salvatore Giordano
c526e0f654
Merge pull request #38 from git-yoan/master
...
Add onlyCountries property
2019-12-09 23:01:44 +01:00
Salvatore Giordano
19ecdcde3a
Merge pull request #18 from LorenzoBiondani/patch-1
...
This should work
2019-12-09 22:55:27 +01:00
Muhammad Ansar
11218026a1
updated the code in component
2019-11-29 22:57:23 +05:00
Solid Software
5a873e1601
Add second Puerto Rico phone code per https://countrycode.org/puertorico
2019-09-09 14:33:49 +03:00
Saif Allah Khaled
fe30025f17
Update CHANGELOG.md
2019-09-05 19:32:36 +02:00
Saif Allah Khaled
5f7e5c5154
Pump Version
2019-09-05 19:28:03 +02:00
Saif Allah Khaled
9d64157171
enable custom view widgets;
2019-09-05 16:21:10 +02:00
Saif Allah Khaled
894ffd7c9e
enable custom view widgets;
2019-09-05 15:47:49 +02:00
Rangana Perera
e41d6f2031
Exposed method to get the country information of the initial selection
2019-09-04 13:02:20 +05:30
El-Etreby
a71d33a46c
Merge pull request #1 from hazemsalah/patch-1
...
Update country_codes.dart
2019-09-02 10:54:42 +02:00
hazemsalah
080a5ed652
Update country_codes.dart
2019-09-02 10:37:11 +02:00
El-Etreby
f71d2daac7
Revert to English only country codes
2019-09-01 00:27:12 +02:00
Yoan Carlos Machado Espinosa
a576443eda
Add onlyCountries property
...
- to define a list with specific country codes to show only such countries
2019-08-22 09:18:47 -04:00
Salvatore Giordano
ce9d724747
update version
2019-06-29 09:30:42 +02:00
Salvatore Giordano
1ae3519333
Refs #30: optional flag
2019-06-29 09:29:50 +02:00
Salvatore Giordano
542d9d8624
Refs #26 : do not call onChanged during initState
2019-06-29 09:09:37 +02:00
Salvatore Giordano
e3926a5591
Merge pull request #25 from Afulton11/feature/styleable-search-field
...
Add custom search InputDecoration to SelectionDialog
2019-04-12 09:54:22 +02:00
Salvatore Giordano
295159e7b5
Merge branch 'master' into feature/styleable-search-field
2019-04-12 09:54:00 +02:00
Salvatore Giordano
6f0f3b2b69
Merge pull request #24 from Afulton11/fix/selection-dialog-performance
...
Improve SelectionDialog Performance
2019-04-12 09:52:20 +02:00
Salvatore Giordano
8a6e6b98a7
Merge branch 'master' into feature/styleable-search-field
2019-04-12 09:48:57 +02:00
Salvatore Giordano
f92c96d04d
Merge branch 'master' into fix/selection-dialog-performance
2019-04-12 09:48:07 +02:00
Salvatore Giordano
d96fef720a
Merge pull request #22 from autlunatic/master
...
Additional changes to showCountryOnly are made
2019-04-12 09:47:13 +02:00
Andrew Fulton
0ad5e79ea2
[Fix] searchDecoration parameter was null
2019-04-01 22:44:12 -05:00
Andrew Fulton
b3dff1e3d9
Add search TextStyle property
2019-04-01 22:28:31 -05:00
Andrew Fulton
38c2936b02
Merge pull request #4 from Afulton11/customized-picker
...
Merge pull request #3 from Afulton11/feature/styleable-search-field
2019-04-01 22:23:07 -05:00
Andrew Fulton
c9d3ea9943
Merge pull request #3 from Afulton11/feature/styleable-search-field
...
Add custom search InputDecoration to SelectionDialog
2019-04-01 22:14:22 -05:00
Andrew Fulton
fe30486c43
Merge branch 'customized-picker' into feature/styleable-search-field
2019-04-01 22:12:56 -05:00
Andrew Fulton
e20d66c699
Merge pull request #1 from Afulton11/fix/selection-dialog-performance
...
Improve SelectionDialog Performance
2019-04-01 22:06:11 -05:00
Andrew Fulton
b47fa559ab
Add custom search InputDecoration to SelectionDialog
2019-04-01 22:03:06 -05:00
Andrew Fulton
7ffdd968f7
Improve SelectionDialog Performance
...
* Also added a emptySearchBuilder property, this is the widget that will build when a search contains no results.
2019-04-01 21:27:53 -05:00
Benni Heiss
9b9d2bf4d3
fixed readme:
...
shows all default values
2019-03-28 17:29:01 +01:00
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
Salvatore Giordano
7cec16c29d
Update version
2019-03-26 17:30:14 +01:00
Salvatore Giordano
88763b0e8b
Merge pull request #21 from autlunatic/master
...
Changed that showCountryOnly also displays Country
2019-03-26 17:28:03 +01:00
Benni Heiss
e69dc5e912
fixed small flags on phones
2019-03-26 11:49:58 +01:00