brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.75k stars 1.71k forks source link

[Question] Where are the actual local (.arb) files stored? #183

Closed VictorUvarov closed 4 years ago

VictorUvarov commented 4 years ago

Hello, I'm a little confused on the localization structure. Are the localization files generated and stored inside the todos_app_core package or created in one of the apps like redux?