Evgeny Safronov

Results 1 comments of Evgeny Safronov

@Abdi-Adan There are exist workaround, you need add check that your application run under dreiver test and setup custom AssetBundle instead of `runApp(FlApp());` change for this `runApp(DefaultAssetBundle( bundle: TestAssetBundle(), child:...