version bump

This commit is contained in:
Salvatore Giordano
2020-04-04 16:41:37 +02:00
parent a01ce10810
commit 47a3336058
4 changed files with 19 additions and 17 deletions

View File

@@ -38,7 +38,7 @@ class _MyAppState extends State<MyApp> {
initialSelection: 'IT',
favorite: ['+39', 'FR'],
showFlag: false,
customList: ['IT', 'FR'],
countryFilter: ['IT', 'FR'],
showFlagDialog: true,
comparator: (a, b) => b.name.compareTo(a.name),
//Get the country information relevant to the initial selection