imagic85
Results
2
comments of
imagic85
> I am now using https://github.com/hacnguyen1412/flutter_sheet_localization with the following entries in `pubspec.yaml` > > ``` > flutter_sheet_localization: > git: > url: [email protected]:hacnguyen1412/flutter_sheet_localization.git > path: flutter_sheet_localization > > > flutter_sheet_localization_generator: >...
> AppLocalizations.of(context) Hi @stepanzalis , and how to replace AppLocalizations.of(context)?