M-Ali-D

Results 3 comments of M-Ali-D

> Adding ` maven { url 'https://jitpack.io' }` in setting.gradle indeed fixes the problem It worked thanks

I am also having the same issue, please help

> Adding `FlutterInjector.instance().flutterLoader().ensureInitializationComplete(context, arrayOf())` has helped me. It worked for me Thanks.