this app is an example of SQLite and BLoC
those codes help me with easy localization
/// this to make 'codegen_loader.g.dart' file
flutter pub run easy_localization:generate -S "assets\translations" -O "lib\shared\translations"
/// this to make 'locale_keys' file
flutter pub run easy_localization:generate -S "assets/translations" -O "lib\shared\translations\" -o "locale_keys.dart" -f keys