-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (40 loc) · 899 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
41
42
43
44
45
46
47
48
name: image_compressor
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ^3.5.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
flutter_image_compress: ^2.3.0
image_picker: ^1.1.2
path_provider: ^2.1.4
flutter_staggered_grid_view: ^0.7.0
image_gallery_saver_plus: ^3.0.5
share_plus: ^10.0.3
shared_preferences: ^2.3.2
before_after: ^3.1.0
icons_launcher: ^3.0.0
font_awesome_flutter: ^10.7.0
flutter_lints: ^5.0.0
url_launcher: ^6.3.1
file_picker: ^8.1.2
video_compress_plus: ^1.0.0
permission_handler: ^11.3.1
crop_your_image: ^1.1.0
animated_button: ^0.2.0
dev_dependencies:
flutter_test:
sdk: flutter
icons_launcher:
image_path: "assets/logo.png"
platforms:
android:
enable: true
ios:
enable: true
flutter_lints: ^4.0.0
flutter:
uses-material-design: true