flutter_zpl_builder 1.0.1
flutter_zpl_builder: ^1.0.1 copied to clipboard
A CLI tool to statically extract ZPL strings from Dart source files using analyzer.
1.0.1 #
- Added dartdoc comments to all public API elements.
- Added
example/example.mdfor pub.dev Example tab. - Fixed dangling library doc comment lint.
- Upgraded
analyzerdependency from ^6.4.1 to ^12.0.0. - Migrated
NamedType.name2usage toNamedType.namefor analyzer 12 compatibility.
1.0.0 #
- Initial version.