platform/packages/http/pubspec.yaml
2024-11-28 16:14:01 -07:00

17 lines
367 B
YAML

name: platfrom_http
description: The HTTP Package for the Protevus Platform
version: 0.0.1
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.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0