Closed YuriGuilherme closed 6 years ago
https://github.com/anilcancakir/flutter-internationalization/blob/abb318b401b63923788cbab10ebc56cf898f2285/lib/main.dart#L17
This line is broken your code. Please, verify and correct the second variable on _sentences map to: Map<String, dynamic> _sentences;
Map<String, dynamic> _sentences;
https://github.com/anilcancakir/flutter-internationalization/blob/abb318b401b63923788cbab10ebc56cf898f2285/lib/main.dart#L17
This line is broken your code. Please, verify and correct the second variable on _sentences map to:
Map<String, dynamic> _sentences;