mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-15 19:48:23 +00:00
chore: update translations
This commit is contained in:
@ -10,7 +10,8 @@ import 'package:zap_stream_flutter/notifications.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
LocaleSettings.useDeviceLocale();
|
||||
await LocaleSettings.useDeviceLocale();
|
||||
//await LocaleSettings.setLocaleRaw("zh");
|
||||
await dotenv.load(fileName: kDebugMode ? ".env.development" : ".env");
|
||||
|
||||
await initLogin();
|
||||
|
Reference in New Issue
Block a user