fl_localization library
Classes
Extensions
Constants
- $InitialLang → const _$InitialLangTearOff
-
_$InitialLangTearOff()
Functions
-
translate(
String key, {BuildContext context}) → String
Typedefs
-
BuilderType
= Widget Function(Iterable<
LocalizationsDelegate> localizationsDelegates, List<Locale> supportedLocales, Locale currentLocale) - 1- strings should be in en_US format 2- there are 2 seperate setup part 3- brief delay moment in changing locale , better handle 4- initial things should load before ui creaon