-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (31 loc) · 817 Bytes
/
pubspec.yaml
File metadata and controls
36 lines (31 loc) · 817 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
name: flutter_media_picker
description: A new Flutter package for accessing local storage medias .
version: 0.0.2
homepage: https://github.com/novaday-co/flutter_media_picker/
environment:
sdk: '>=3.0.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
bottom_sheet: ^4.0.4
photo_manager: ^3.6.3
camera: ^0.11.0+2
image_cropper: ^8.1.0
flutter:
sdk: flutter
dropdown_button2: ^3.0.0-beta.21
skeleton_text: ^3.0.1
image_picker: ^1.1.2
flutter_image_compress: ^2.4.0
gallery_saver_plus: ^3.1.1
photo_view: ^0.15.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
dependency_overrides:
camera_android:
git:
url: https://github.com/elmar001/plugins.git
path: packages/camera/camera_android
ref: 5172b44088a4082ff0899594614c5380457d341b
flutter: