open-project-flutter-api/pubspec.yaml
2023-11-05 19:54:17 +01:00

18 lines
314 B
YAML

#
# AUTO-GENERATED FILE, DO NOT MODIFY!
#
name: 'openapi'
version: '1.0.0'
description: 'OpenAPI API client'
homepage: 'homepage'
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: '^1.17.0'
http: '>=0.13.0 <0.14.0'
intl: '^0.18.0'
meta: '^1.1.8'
dev_dependencies:
test: '>=1.16.0 <1.18.0'