nock@1.2.3
HTTP requests mocking library for dart and flutter. Test your application in isolation.
2023-08-17
安装 (1.2.3)
dart pub add nock@1.2.3
flutter pub add nock@1.2.3
dependencies:
nock: 1.2.3
依赖
| 包名 | 版本约束 |
|---|---|
| collection | ^1.15.0 |
| test | ^1.16.5 |