-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
71 lines (66 loc) · 2.03 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
name: infospect
description: Infospect meaning Information Inspector is a Flutter plugin for that empowers the developers to debug the network calls and logs in the app.
version: 0.1.4
repository: https://github.com/kushalmahapatro/infospect
issue_tracker: https://github.com/kushalmahapatro/infospect/issues
topics:
- interceptor
- dio
- http
- information-inspector
- multi-window
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=1.17.0"
screenshots:
- description: "Infospect Desktop Multi Window- macOS"
path: images/screenshot/desktop_multi_window.png
- description: "Infospect Desktop Multi Window- Linux"
path: images/screenshot/linux.png
- description: "Infospect Desktop Multi Window- Windows"
path: images/screenshot/windows.png
- description: "Infospect network calls screen - Mobile"
path: images/screenshot/network_calls_screen.png
- description: "Infospect logs screen - Mobile"
path: images/screenshot/logs.png
- description: "Infospect network calls screen - Desktop"
path: images/screenshot/network_calls_screen_desktop.png
- description: "Infospect logs screen - Desktop"
path: images/screenshot/logs_desktop.png
- description: "Infospect invoker open state"
path: images/screenshot/expanded.png
- description: "Infospect share UI - Mobile"
path: images/screenshot/share.png
- description: "Infospect share UI - Desktop"
path: images/screenshot/share_desktop.png
dependencies:
# sdk
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
archive: ^3.6.1
bloc: ^8.1.4
collection: ^1.18.0
cuberto_bottom_bar: ^3.1.0
cupertino_icons: ^1.0.8
desktop_multi_window: ^0.2.0
dio: ^5.6.0
equatable: ^2.0.5
flutter_bloc: ^8.1.6
flutter_json_view: ^1.1.2
font_awesome_flutter: ^10.7.0
http: ^1.2.2
menu_bar: ^0.5.3
meta: ^1.12.0
package_info_plus: ^8.0.2
path: ^1.9.0
path_provider: ^2.1.4
rxdart: ^0.28.0
share_plus: ^10.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
bloc_test: ^9.1.7
lints: ^4.0.0