nc-photos/np_http/pubspec.yaml

21 lines
396 B
YAML
Raw Permalink Normal View History

2024-07-30 19:34:06 +02:00
name: np_http
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
publish_to: none
environment:
sdk: ">=3.3.0 <4.0.0"
2024-07-30 19:34:06 +02:00
dependencies:
cronet_http: ^1.2.0
cupertino_http: ^1.3.0
2024-07-30 19:34:06 +02:00
http: ^1.1.2
logging: ^1.2.0
np_platform_util:
path: ../np_platform_util
dev_dependencies:
np_lints:
path: ../np_lints