chore(doc, ui): minor formatting changes
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -74,6 +74,7 @@ class MyApp extends StatelessWidget {
|
|||||||
Locale('hi'),
|
Locale('hi'),
|
||||||
Locale('fr'),
|
Locale('fr'),
|
||||||
Locale('it'),
|
Locale('it'),
|
||||||
|
Locale('es'),
|
||||||
],
|
],
|
||||||
localizationsDelegates: GlobalStreamChatLocalizations.delegates,
|
localizationsDelegates: GlobalStreamChatLocalizations.delegates,
|
||||||
builder: (context, widget) => StreamChat(
|
builder: (context, widget) => StreamChat(
|
||||||
|
|||||||
Reference in New Issue
Block a user