-
-
Notifications
You must be signed in to change notification settings - Fork 180
Expand file tree
/
Copy pathpubspec.yaml
More file actions
50 lines (42 loc) · 1.13 KB
/
pubspec.yaml
File metadata and controls
50 lines (42 loc) · 1.13 KB
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
name: wechat_camera_picker
version: 4.5.0
description: |
A camera picker for Flutter projects based on WeChat's UI,
which is also a separate runnable extension to the
wechat_assets_picker.
topics:
- picker
- camera
- image
- video
- wechat
repository: https://github.com/fluttercandies/flutter_wechat_camera_picker
issue_tracker: https://github.com/fluttercandies/flutter_wechat_camera_picker/issues
environment:
sdk: ^3.4.0
flutter: '>=3.22.0'
dependencies:
flutter:
sdk: flutter
wechat_picker_library: ^1.0.7
camera: '>=0.10.0 <0.13.0'
camera_platform_interface: ^2.1.5
collection: ^1.18.0
path: ^1.8.0
photo_manager: ^3.2.3
photo_manager_image_provider: ^2.0.0
sensors_plus: '>=4.0.0 <8.0.0'
video_player: ^2.7.0
dev_dependencies:
flutter_lints: any
screenshots:
- description: 'Screenshot 1'
path: screenshots/README_1.jpg
- description: 'Screenshot 2'
path: screenshots/README_2.jpg
- description: 'Screenshot 3'
path: screenshots/README_3.jpg
- description: 'Screenshot 4'
path: screenshots/README_4.jpg
- description: 'Screenshot 5'
path: screenshots/README_5.jpg