Handelika

Results 3 comments of Handelika

I also have the same problem. SvgTheme current color not working anymore.

Have your tried startLocale property? ``` runApp(EasyLocalization( supportedLocales: const [Locale('en', 'US'), Locale('zh-CN', 'CN')], startLocale: Locale('zh-CN','CN'), path: 'assets/translations', child: const App(), ) ```

We have the same problem. Also we can't see bluetooth permission option in settings of application.