getx_google_sheets_translation_code_generator
getx_google_sheets_translation_code_generator copied to clipboard
Using just the ID it does not work
Test your code and with the id provided in the main.dart
it works,
copying the file and using the other generated id it does not work...
I find a way to solve this.
If you publish the file to the web it is possible to select the output format and the sheet, it generates then the correct url to put in the main.dart
file.
Esample:
Yes you would need to make the url to your translation viewable in read format so the app can see it when called from your app. I need to update the instructions and add this.
Thanks for reporting this trouble!