Easy_localization: v2.1.0+0 and v.2.1.0+1 causes blank white screen for initial render

Created on 9 Apr 2020  路  2Comments  路  Source: aissat/easy_localization

When upgrading from v2.0.1+2 to any 2.1.0 build, initial renders of a widget tree start with a white screen instead of black. My theme is dark so this causes quite a few issues. My own app theme data seems to be ignored. Sticking with v2.0.1+2 until you guys can address this.

Most helpful comment

@fyredave u need use
preloaderColor: Colors.black,

All 2 comments

@fyredave u need use
preloaderColor: Colors.black,

Ok thank you, that's good news. Might be a good idea to update the readme with the new example code.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

enricoquarantini picture enricoquarantini  路  4Comments

KirillArtemenko picture KirillArtemenko  路  6Comments

necipk picture necipk  路  5Comments

AdelMahmoudHussein picture AdelMahmoudHussein  路  7Comments

Wilson13 picture Wilson13  路  7Comments