gen_lang
Message extractor
Automates internationalization for Flutter apps by extracting messages from JSON files
gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl, inspired by Intl_translation and Flutter i18n
100 stars
6 watching
23 forks
Language: Dart
last commit: about 2 years ago
Linked from 1 awesome list
dartdart-librarydartlangflutterflutter-packageflutter-pluginflutter-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
jesway/flutter_translate | A Flutter-based library for easily managing translations across different languages and locales | 405 |
davidmigloz/langchain_dart | Provides a set of tools and components to simplify the integration of Large Language Models into Dart/Flutter applications | 425 |
fluttergen/flutter_gen | Automates code generation for Flutter assets and data storage | 1,483 |
dart-lang/native | A collection of tools and libraries enabling seamless integration between Dart, native code, and third-party languages. | 157 |
baseflow/flutter-geolocator | A geolocation plugin for Flutter apps, supporting Android and iOS devices | 1,244 |
lyokone/flutterlocation | Provides a cross-platform way to handle real-time location in Flutter applications | 1,113 |
ice1000/kt2dart | Transpiles Kotlin code into Dart to make Flutter more powerful and safer | 84 |
rohitsangwan01/flutter_pocketbase_chat | A Flutter-based chat application using Pocketbase for real-time communication and data storage | 56 |
dart-lang/linter | Defines lint rules to enforce coding standards in Dart code | 636 |
jogboms/flutter_offline | A utility to handle offline/online connectivity in mobile applications | 1,076 |
tensegritics/clojuredart | A Clojure dialect for building native mobile and desktop apps using Flutter and the Dart ecosystem. | 1,429 |
leanflutter/screen_text_extractor | Allows Flutter desktop apps to extract text from the screen or clipboard | 54 |
orestesgaolin/gedcom-dart | A Dart library to parse GEDCOM data from files | 6 |
dart-lang/markdown | A Dart library for parsing and generating Markdown text into HTML | 451 |
maximbilan/swiftgoogletranslate | Provides a lightweight framework to interact with Google Cloud Translation API using Swift | 100 |