Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivansotelo/flutter-i18n
Simple internationalization tool for Dart and Flutter, based on JSON files
https://github.com/ivansotelo/flutter-i18n
Last synced: about 1 month ago
JSON representation
Simple internationalization tool for Dart and Flutter, based on JSON files
- Host: GitHub
- URL: https://github.com/ivansotelo/flutter-i18n
- Owner: IvanSotelo
- License: mit
- Created: 2020-05-08T00:03:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T02:04:34.000Z (over 4 years ago)
- Last Synced: 2024-10-14T03:26:06.821Z (3 months ago)
- Language: Dart
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# i18n
Simple internationalization tool for Dart and Flutter, based on JSON files
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.dev/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.