nc-photos/np_http/pubspec.yaml
Ming Ming 409ef71364 Revert "Upgrade to flutter 3.22"
This reverts commit 7bd6605dea.
2024-09-27 02:02:58 +08:00

20 lines
396 B
YAML

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.2.0 <4.0.0"
dependencies:
cronet_http: ^1.2.0
cupertino_http: ^1.3.0
http: ^1.1.2
logging: ^1.2.0
np_platform_util:
path: ../np_platform_util
dev_dependencies:
np_lints:
path: ../np_lints