nock@1.0.0+2
HTTP requests mocking library for dart and flutter. Test your application in isolation.
2019-12-02
安装 (1.0.0+2)
dart pub add nock@1.0.0+2
flutter pub add nock@1.0.0+2
dependencies:
nock: 1.0.0+2
依赖
| 包名 | 版本约束 |
|---|---|
| collection | ^1.14.0 |
| http | ^0.12.0 |
| test | ^1.6.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| pedantic | <nil> |