You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
322 B
19 lines
322 B
4 months ago
|
name: qiniu_sdk_base
|
||
|
version: 0.2.2
|
||
|
homepage: https://github.com/qiniu/dart-sdk
|
||
|
description: The sdk basic of Qiniu products
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=2.7.0 <3.0.0'
|
||
|
|
||
|
dependencies:
|
||
|
dio: ^3.0.10
|
||
|
crypto: ^2.1.5
|
||
|
meta: ^1.2.3
|
||
|
|
||
|
dev_dependencies:
|
||
|
pedantic: ^1.9.0
|
||
|
test: ^1.14.4
|
||
|
dotenv: ^1.0.0
|
||
|
test_coverage: "^0.5.0"
|