-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
40 lines (36 loc) · 967 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
33
34
35
36
37
38
39
40
name: flutter_cleaner
description: A tool to delete obsolete build folders
publish_to: "none"
version: 1.0.0
environment:
sdk: ">=2.19.0 <3.0.0"
dependencies:
bot_toast: ^4.0.3
collection: ^1.16.0
cupertino_icons: ^1.0.5
file_picker: ^4.6.1
flutter:
sdk: flutter
flutter_hooks: ^0.18.5+1
hooks_riverpod: ^2.1.3
macos_ui: ^1.10.0
path: ^1.8.2
pubspec_parse: ^1.2.1
rxdart: ^0.27.7
shared_preferences: ^2.0.17
dev_dependencies:
custom_lint: ^0.3.2
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
riverpod_lint: ^1.1.6
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
assets:
- pubspec.yaml