update readme and example

This commit is contained in:
Salvatore Giordano
2021-08-19 12:16:55 +02:00
parent a93b585d61
commit 894802502a
4 changed files with 15 additions and 0 deletions
@@ -73,6 +73,9 @@ class MyApp extends StatelessWidget {
Locale('hi'),
Locale('fr'),
Locale('it'),
Locale('es'),
Locale('ja'),
Locale('ko'),
],
// Add GlobalStreamChatLocalizations.delegates
localizationsDelegates: GlobalStreamChatLocalizations.delegates,