update readme

This commit is contained in:
Salvatore Giordano
2020-04-05 12:29:52 +02:00
parent 0b442aafdf
commit 8f9959cbe6
3 changed files with 41 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ class _MyAppState extends State<MyApp> {
Locale('en'),
Locale('it'),
Locale('fr'),
Locale('es'),
],
localizationsDelegates: [
CountryLocalizations.delegate,