-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
66 lines (58 loc) · 1.41 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
name: need_for_sauce
description: Sauce finder.
publish_to: 'none'
version: 0.4.7
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
carousel_slider: ^4.0.0-nullsafety.0
chewie: ^1.0.0
device_info: ^2.0.0
dio: ^4.0.0-beta7
expandable: ^5.0.1
extended_image: ^4.0.0
file_picker: ^3.0.0
flutter_cache_manager: ^3.0.0-nullsafety.1
flutter_html: ^2.0.0-nullsafety.0
flutter_screenutil: ^5.0.0-nullsafety.11
image: ^3.0.1
image_editor: ^1.0.0
json_annotation: ^4.0.0
markdown: ^4.0.0
mime: ^1.0.0
open_file: ^3.0.1
package_info: ^2.0.0
palette_generator: ^0.3.0
path_provider: ^2.0.1
permission_handler: ^8.1.1
provider: ^5.0.0
receive_sharing_intent: ^1.4.3
rect_getter: ^1.0.0
share: ^2.0.0
shared_preferences: ^2.0.5
sliding_up_panel: ^2.0.0+1
url_launcher: ^6.0.2
video_player: ^2.0.2
video_thumbnail: ^0.3.3
dependency_overrides:
video_thumbnail:
path: plugins/video_thumbnail-0.3.3-edit
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.0.5
flutter_launcher_icons: ^0.9.0
json_serializable: ^4.0.2
flutter_icons:
ios: true
android: true
image_path: "assets/icon/app_icon.png"
adaptive_icon_background: "assets/icon/background.png"
adaptive_icon_foreground: "assets/icon/foreground.png"
flutter:
uses-material-design: true
assets:
- "assets/icon/app_icon.png"
- "assets/icon/app_icon_circle.png"