easy_localization
easy_localization copied to clipboard
.tr() not resolved

I implemented like below,


assets folder



[🌎 Easy Localization] [WARNING] Localization key [login_header] not found
some how i managed to fix that error, but now am getting below error,

some how i managed to fix that error, but now am getting below error,
Did you run the command $flutter pub run easy_localization:generate -f keys -o locale_keys.g.dart ?
i am getting below error
[ERROR] easy localization: Source path does not exist error.
@jasonjfaherty
hello. read here - 202 need add easy_localization to all dart files
import 'package:easy_localization/easy_localization.dart';
