A Dart annotation tool for generating key-value storage code.
More...
一个用于自动生成键值存储代码的 Dart 注解工具,简化开发流程并提高代码可维护性。
确保你的项目环境满足以下要求:
在 pubspec.yaml 中添加依赖:
pubspec.yaml
dependencies: kv_annotations: ^0.0.1
unverified uploader
Homepage
API reference
MIT (license)
analyzer, build, flutter, kv_annotations, source_gen
Packages that depend on kv_generator
Back