auto_strings 1.0.1
auto_strings: ^1.0.1 copied to clipboard
A simple Dart/Flutter code generator that converts plain text into static const String fields.
📄 CHANGELOG.md #
## 1.0.1
- Issue Tracker added.
## 1.0.0
- Initial release of Auto Strings.
- Generates static constants from text file.