platform/packages/http/pubspec.yaml

18 lines
366 B
YAML
Raw Normal View History

name: protevus_http
2024-07-08 04:34:07 +00:00
description: The HTTP Package for the Protevus Platform
version: 0.0.1
2024-07-08 04:34:07 +00:00
homepage: https://protevus.com
documentation: https://docs.protevus.com
repository: https://github.com/protevus/platformo
environment:
sdk: '>=3.4.0 <4.0.0'
# Add regular dependencies here.
dependencies:
#path: ^1.9.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0