-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
37 lines (33 loc) · 795 Bytes
/
pubspec.yaml
File metadata and controls
37 lines (33 loc) · 795 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
27
28
29
30
31
32
33
34
35
36
37
name: file_structure_toolkit
description: My personal utility for scanning, exporting to file and comparing file structures.
publish_to: "none"
version: 0.0.1
environment:
sdk: "^3.6.0-216.1.beta"
dependencies:
animated_tree_view: ^2.2.0
catppuccin_flutter: ^1.0.0
collection: ^1.18.0
desktop_drop: ^0.5.0
equatable: ^2.0.5
fast_immutable_collections: ^10.2.4
filepicker_windows: ^2.1.3
fluentui_system_icons: ^1.1.243
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
flutter_fancy_tree_view: ^1.6.0
flutter_hooks: ^0.20.5
flutter_localizations:
sdk: flutter
intl: any
json: ^0.20.2
path: ^1.9.0
shared_preferences: ^2.2.3
dev_dependencies:
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
generate: true