forked from syedmurtaza108/chucker-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
32 lines (28 loc) · 847 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: chucker_flutter
description: Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.
version: 1.7.2
repository: https://github.com/syedmurtaza108/chucker-flutter
issue_tracker: https://github.com/syedmurtaza108/chucker-flutter/issues
topics: [http, networking, chucker]
funding:
- https://www.patreon.com/syedmurtaza
environment:
sdk: ">=2.16.0 <4.0.0"
dependencies:
chopper: ^7.0.8
dio: ^5.0.3
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
http: ^1.0.0
http_mock_adapter: ^0.6.0
share_plus: ^9.0.0
shared_preferences: ^2.0.13
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.0.0+1
screenshots:
- description: Chucker Flutter Logo
path: screenshots/logo.png