Jesway / flutter_translate

Flutter Translate is a fully featured localization / internationalization (i18n) library for Flutter.
MIT License
401 stars 118 forks source link

Black screen that shows up between the splash screen and my app's first screen #30

Closed skystar7 closed 4 years ago

skystar7 commented 4 years ago

I am using this package for splash screen "flutter_native_splash"

Is this have to do with main being synch?

EDIT: the bug is from "flutter_native_splash"