New
v4.11.0
- feat: add
t.$wip('Welcome $name')ort.$wip.welcome.title('Welcome $name')for key-less prototyping without code generation - feat: add
dart run slang wip applyto add the translations to resources and update the Dart code accordingly - feat: generate the flat map in a single function (#325) @mrgnhnt96