-
-
Notifications
You must be signed in to change notification settings - Fork 60
/
pubspec.yaml
80 lines (72 loc) · 1.69 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
name: one_second_diary
description: Record one second of your day, everyday.
publish_to: "none"
version: 1.6.0+19
environment:
sdk: ">=2.18.2 <3.0.0"
dependencies:
about: ^2.1.3
avatar_glow: ^2.0.2
camera: ^0.10.5+5
device_info_plus: ^9.1.1
ffmpeg_kit_flutter_full_gpl: ^5.1.0
flutter:
sdk: flutter
flutter_calendar_carousel: ^2.4.2
flutter_colorpicker: ^1.0.3
flutter_local_notifications: ^15.1.2
fluttertoast: ^8.2.2
geocoding: ^2.1.1
geolocator: ^10.0.1
get: ^4.6.6
group_radio_button: ^1.3.0
image_picker: ^1.0.4
intl: ^0.18.1
introduction_screen: ^3.1.11
native_device_orientation: ^1.2.1
path_provider: ^2.1.0
permission_handler: ^10.4.5
rive: ^0.11.14
salomon_bottom_bar: ^3.3.2
share_plus: ^7.1.0
shared_preferences: ^2.2.2
timer_builder: ^2.0.0
timezone: ^0.9.2
url_launcher: ^6.2.1
video_player: ^2.8.1
video_thumbnail: ^0.5.3
video_trimmer:
git:
url: https://github.com/KyleKun/video_trimmer.git
ref: main
wakelock_plus: ^1.1.1
logger: ^2.0.1
stack_trace: ^1.10.1
flutter_archive: ^5.0.0
flutter_email_sender: ^6.0.1
synchronized: ^3.1.0
open_filex: ^4.3.2
media_store_plus:
git:
url: https://github.com/KyleKun/media_store_plus.git
ref: main
wechat_assets_picker:
git:
url: https://github.com/KyleKun/flutter_wechat_assets_picker.git
ref: main
flutter_android_volume_keydown: ^1.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/
- assets/fonts/
- assets/images/
- CHANGELOG.md
- CONTRIBUTORS.md
fonts:
- family: Magic
fonts:
- asset: assets/fonts/YuseiMagic-Regular.ttf