slang 1.0.0-dev.1 slang: ^1.0.0-dev.1 copied to clipboard
Localization / Internationalization (i18n) solution. Use JSON, YAML or CSV files to create typesafe translations via source generation.
1.0.0 #
Transition to a federated package structure
- Breaking: rebranding to
slang
, addslang_flutter
if you use flutter - Breaking: remove
output_file_pattern
(was deprecated) - feat: dart-only support (
flutter_integration: false
) - feat: multiple package support
- feat: RichText support
Thanks to @fzyzcjy.
You can read the detailed migration guide here.