How to fix "ICU Syntax Error: Expected > "identifier" but found "0"." error in Flutter 3.7.0
After Updating to Flutter 3.7.0 i get this error message when i build my App: [app_en.arb:scanCode_fieldNotMatched] ICU Syntax Error: Expected "identifier" but found "0". field to match is "{0}" It seems as if something had changed in how the variables…