-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
26 lines (22 loc) · 730 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
26 lines (22 loc) · 730 Bytes
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
name: kaisel_devtools
description: DevTools extension for the kaisel router — live inspection of router stacks, branches, modules, modal flows, guard traces, and the encoded URL.
version: 1.0.0
repository: https://github.com/Mastersam07/kaisel/tree/dev/packages/kaisel_devtools
homepage: https://github.com/Mastersam07/kaisel/tree/dev/packages/kaisel_devtools
issue_tracker: https://github.com/Mastersam07/kaisel/issues
publish_to: none
resolution: workspace
environment:
sdk: ^3.10.0
flutter: ">=3.38.0"
dependencies:
flutter:
sdk: flutter
devtools_app_shared: ^0.5.1
devtools_extensions: ^0.5.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true