Wow, fuck autogenerators
This commit is contained in:
parent
ebfafea617
commit
2d44d22f5f
46 changed files with 630 additions and 3139 deletions
14
pubspec.yaml
14
pubspec.yaml
|
|
@ -4,16 +4,12 @@ description: OpenAPI API client
|
|||
homepage: homepage
|
||||
|
||||
environment:
|
||||
sdk: '>=2.15.0 <3.0.0'
|
||||
sdk: ">=2.15.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
dio: '^5.0.0'
|
||||
one_of: '>=1.5.0 <2.0.0'
|
||||
one_of_serializer: '>=1.5.0 <2.0.0'
|
||||
built_value: '>=8.4.0 <9.0.0'
|
||||
built_collection: '>=5.1.1 <6.0.0'
|
||||
dio: "^5.0.0"
|
||||
|
||||
dev_dependencies:
|
||||
built_value_generator: '>=8.4.0 <9.0.0'
|
||||
build_runner: any
|
||||
test: ^1.16.0
|
||||
build_runner: any
|
||||
json_serializable: ^6.6.1
|
||||
test: ^1.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue