CopyPaste-Orbital2022 / copypaste

4 stars 0 forks source link

"Null check operator used on a null value" Localisation error #16

Closed tensaida closed 2 years ago

tensaida commented 2 years ago

Flutter throws an exception in Localization.loc. This post explains why.

tensaida commented 2 years ago

Fixed the bug by setting the supportedLocales and localizationsDelegates parameters of the MaterialApp constructor inside main()