flutter_google_i18n

Last updated:

0 purchases

flutter_google_i18n Image
flutter_google_i18n Images
Add to Cart

Description:

flutter google i18n

flutter-google-i18n #
A small library for internationalizing a Flutter app using Google spreadsheet.

Example #
You can view the demo app here: https://github.com/macav/flutter-google-i18n-demo
How to get the spreadsheet JSON link #
Open the spreadsheet with the translations, which is structured in the same way as the demo one.
Now you need to also publish the document to the web.
Click on File -> Publish to the web -> Publish. You can ignore the link provided.
Then you need to get a shareable link.
Click on File -> Share -> Get link
You will get a link in the following format:
https://docs.google.com/spreadsheets/d/<SPREADSHEET_IDENTIFIER>/edit?usp=sharing
Now replace the identifier in the following link:
https://spreadsheets.google.com/feeds/list/<SPREADSHEET_IDENTIFIER>/1/public/values?alt=json
You should get the spreadsheet data in a JSON format.
A link for this demo looks like this:
https://spreadsheets.google.com/feeds/list/1TGbtKpdNRptYwUVtqmkI2L7Ix00i-fQMnrChGHx2Ajk/1/public/values?alt=json

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.