fconfigproxy 0.0.4 copy "fconfigproxy: ^0.0.4" to clipboard
fconfigproxy: ^0.0.4 copied to clipboard

A Flutter package for configuring proxy with annotation support and code generation.

0.0.2 #

  • 升级了依赖库:将 analyzer 从 7.5.4 升级到 8.1.1
  • 修复了 API 兼容性问题:
    • methodElement.isAsynchronous 替换为 methodElement.firstFragment.isAsynchronous
    • methodElement.parameters 替换为 methodElement.formalParameters
    • 更新了 TypeChecker 的使用方式
  • 优化了代码生成逻辑和错误处理
  • 改进了文档和示例代码

0.0.1 #

  • 初始版本发布
  • 实现了核心功能:
    • 注解式配置项声明
    • 自动代码生成
    • 配置持久化
    • 配置变更通知
  • 支持多种数据类型:字符串、布尔值、数字等
  • 设计了可扩展的存储后端接口
  • 提供了示例代码和详细文档
0
likes
140
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for configuring proxy with annotation support and code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, jinja, meta, source_gen

More

Packages that depend on fconfigproxy