getx_google_sheets_translation_code_generator icon indicating copy to clipboard operation
getx_google_sheets_translation_code_generator copied to clipboard

Using just the ID it does not work

Open dariocavada opened this issue 2 years ago • 1 comments

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: image

dariocavada avatar Jun 16 '22 06:06 dariocavada

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!

delay avatar Jun 16 '22 12:06 delay