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
All the above code is correct, but I introduced easy_localization in the FileUtil utility class and directly used tr("updating") or "updating".tr(), and it reported an error as shown in the title.
assets:
WidgetsFlutterBinding.ensureInitialized();
await EasyLocalization.ensureInitialized();
All the above code is correct, but I introduced easy_localization in the FileUtil utility class and directly used tr("updating") or "updating".tr(), and it reported an error as shown in the title.
The text was updated successfully, but these errors were encountered: