Commit Graph

32 Commits

Author SHA1 Message Date
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
Salvatore Giordano 1394a9ceaf add favorite country options 2018-04-01 11:05:15 +02:00
Salvatore Giordano 3e8ae14362 upload to pub 2018-04-01 01:32:31 +02:00
Salvatore Giordano 6ede12883a add readme 2018-04-01 01:11:59 +02:00
Salvatore Giordano 2101639d78 set showing as dialog with search 2018-03-31 20:08:42 +02:00
Salvatore Giordano d4e11edc4e fix showing the flags 2018-03-23 17:55:58 +01:00
Salvatore Giordano 8778042495 first commit 2018-03-23 17:38:44 +01:00