| name: api_summary | |
| version: 0.1.0-wip | |
| description: Creates an API summary for a package. | |
| environment: | |
| sdk: ^3.12.0 | |
| dependencies: | |
| analyzer: '>=13.0.0 <15.0.0' | |
| args: ^2.6.0 | |
| collection: ^1.19.0 | |
| path: ^1.9.0 | |
| yaml: ^3.1.2 | |
| yaml_edit: ^2.2.0 | |
| dev_dependencies: | |
| analyzer_testing: '>=0.2.6 <0.4.0' | |
| dart_flutter_team_lints: ^3.0.0 | |
| test: ^1.28.0 | |
| test_descriptor: ^2.0.1 | |
| test_reflective_loader: ^0.4.0 | |
| executables: | |
| api_summary: |