| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-22 | 313 Bytes | |
| v4.11.0 source code.tar.gz | 2025-11-22 | 426.5 kB | |
| v4.11.0 source code.zip | 2025-11-22 | 588.2 kB | |
| Totals: 3 Items | 1.0 MB | 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