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
c74dcf43ca
refs #60 : expose state to let use a key to open the dialog
2020-04-04 16:25:19 +02:00
Salvatore Giordano
bb7d3c75c8
refs #59 : add dialog size
2020-04-04 16:15:25 +02:00
Salvatore Giordano
1e9495cf24
fix search with localization and move elemen localization
2020-04-04 14:15:54 +02:00
Rafael Delos Santos
16f09e5ecf
Allow to filter countries by locale in the dialog
2020-04-04 14:15:46 +02:00
Salvatore Giordano
cad271b83b
update version
2020-03-22 12:54:04 +01: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
4b0ff287f9
add flagWidth prop
2020-03-08 23:01:56 +01:00
Salvatore Giordano
2a35d65e65
1.3.0
2020-03-08 22:52:15 +01:00
Matteo
eb82bd7067
added call to super.didUpdateWidget(oldWidget);
2020-02-01 12:20:06 +01:00
Matteo
5061b926ee
override didUpdateWidget to react to initlialSelection change
...
In my application I found this change necessary to change initialSelction on rebuild of the widget tree
2020-01-26 16:58:45 +01:00
imtoori
d9ec9e49fd
update version
2019-12-09 23:36:03 +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
imtoori
9e1347c6cf
change naming
2019-12-09 23:03:17 +01: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
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
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
8a6e6b98a7
Merge branch 'master' into feature/styleable-search-field
2019-04-12 09:48:57 +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
fe30486c43
Merge branch 'customized-picker' into feature/styleable-search-field
2019-04-01 22:12:56 -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
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
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
herovickers
b1386b2a8b
Add option to show country name only in dialog
2019-03-14 22:47:15 +01:00
Salvatore Giordano
a9b91ba851
Changed CElement with CountryCode and fix error on favorite null
2018-11-23 00:53:02 +01:00
Jerry Hanks
ebda4a59d3
feat : add example project for testing plugin.
2018-09-16 21:39:18 +01:00
Jerry Hanks
478965f2c3
fix : publish the initial selection when the country picker is first initiated.
2018-09-16 12:25:27 +01:00
Salvatore Giordano
e03de5039b
fix sdk dep
2018-07-14 16:48:03 +02:00
Salvatore Giordano
c413aa1f96
Refs #6 : use custom png flags
2018-07-14 16:45:13 +02:00
Salvatore Giordano
79a90cecf2
Refs #6 : use flag library
2018-06-30 11:25:21 +02:00
Salvatore Giordano
2505585404
Add textStyle and padding as widget parameters
2018-05-05 11:37:12 +02:00
Salvatore Giordano
1614174f13
add some documentation
2018-05-05 11:22:54 +02:00
Salvatore Giordano
712fd3ee25
Refs #4 : onChanged has a full CElement as argument and not only a string
2018-05-05 11:12:33 +02:00
Salvatore Giordano
8c129b3e50
Merge branch 'master' of https://github.com/Aravind99/CountryCodePicker into Aravind99-master
2018-04-05 09:33:16 +02:00
Salvatore Giordano
a7e8a74c55
v0.1.3: Favorite can be one of code or dial code
2018-04-05 09:25:06 +02:00
ARAVIND99
cf3c953bde
* initialSelection can be one of code OR dial_code
2018-04-05 12:46:46 +05:30
ARAVIND99
39341b0a2a
* initialSelection can be one of code OR dial_code
2018-04-05 12:33:52 +05:30
Salvatore Giordano
b952054422
0.1.0
2018-04-02 18:07:58 +02:00