roipeker / flutter_translation_sheet

A super simple l10n tool with auto translations via GoogleSheet.
MIT License
43 stars 14 forks source link

Invalid value: Not in inclusive range #33

Closed mstfkhazaal closed 2 months ago

mstfkhazaal commented 2 months ago
locales for iOS updated:
 - /Users/fenix/Desktop/Project/Way2win/way2win_mobile/ios/Runner/Info.plist:
locales for MacOS updated:
 - /Users/fenix/Desktop/Project/Way2win/way2win_mobile/macos/Runner/Info.plist:
RangeError (end): Invalid value: Not in inclusive range 1070..3309: 1069

i get this error when i run fts run in version flutter_translation_sheet: ^1.0.33-dev.1

mstfkhazaal commented 2 months ago

I found the solution change compilerSdk to 34