https://github.com/codeandweb/flutter-translation-example
Example application showing how to add internationalisation to a Flutter app. Tutorial included.
https://github.com/codeandweb/flutter-translation-example
Last synced: 4 months ago
JSON representation
Example application showing how to add internationalisation to a Flutter app. Tutorial included.
- Host: GitHub
- URL: https://github.com/codeandweb/flutter-translation-example
- Owner: CodeAndWeb
- Created: 2020-01-08T12:12:47.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T11:48:10.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T21:09:36.483Z (over 1 year ago)
- Language: HTML
- Size: 76.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Translation Example
This is a very simple application showing you how to translate a Flutter application.
Please read our tutorial [How to translate your Flutter app](https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-flutter-app) for more details.