You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the same problem after upgrading to version 5.1.1
The AppLocalization class is not generated. So I can't use AppLocalizations.of(context). And localizedLabels is just the Map with the labels.
I guess the docs are not updated? How do we get the labels with the current locale?
supportedLocales: AppLocalizations.languages.keys.toList()
flutter_sheet_localization 5.1.0
The text was updated successfully, but these errors were encountered: