stringlocale 0.3.0
stringlocale: ^0.3.0 copied to clipboard
Declare strings with typed params, compile to offline locale bundles with an LLM, and resolve by locale at runtime. Axis-model i18n for Dart and Flutter.
import 'flutter_app.dart' as sample;
void main() => sample.main();