adaptive_locale library

Classes

AdaptiveLocale
Widget that allows to switch locales dynamically. This is intended to be used above MaterialApp or CupertinoApp.

Typedefs

AdaptiveLocaleBuilder = Widget Function(Iterable<LocalizationsDelegate>? localizationsDelegates, Iterable<Locale> supportedLocales, Locale? currentLocale)
Builder function to build localized widgets