pubspec.yaml 293 B

1234567891011121314151617
  1. name: router_gen
  2. description: i2 route generate helper
  3. version: 0.0.1
  4. author: Andy.Huang
  5. homepage: https://github.com/hwh97/
  6. environment:
  7. sdk: ">=2.7.0 <3.0.0"
  8. dependencies:
  9. analyzer: any
  10. build: any
  11. build_config: ">=0.3.0"
  12. source_gen: ^0.9.7
  13. dev_dependencies:
  14. build_runner: any