nock@1.1.1
HTTP requests mocking library for dart and flutter. Test your application in isolation.
2020-10-09
安装 (1.1.1)
dart pub add nock@1.1.1
flutter pub add nock@1.1.1
dependencies:
nock: 1.1.1
依赖
| 包名 | 版本约束 |
|---|---|
| collection | ^1.14.0 |
| test | ^1.6.0 |