-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathpubspec.yaml
111 lines (111 loc) · 2.63 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
name: clipious
version: 1.22.7+4070
publish_to: none
description: Client for invidious.
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
after_layout: 1.2.0
audio_service: 0.18.16
audio_session: 0.1.24
auto_route: 9.3.0
awesome_notifications: any
awesome_notifications_core: 0.10.0
back_button_interceptor: 8.0.3
bloc: 9.0.0
cached_network_image: 3.4.1
carousel_slider: 5.0.0
copy_with_extension: 6.0.1
device_info_plus: 11.2.2
dio: 5.8.0+1
downloadsfolder: 1.2.0
duration: 4.0.3
dynamic_color: 1.7.0
easy_debounce: 2.0.3
feedback: 3.1.0
ffmpeg_kit_flutter_full: 6.0.3
flutter_animate: 4.5.2
flutter_bloc: 9.0.0
flutter_displaymode: 0.6.0
flutter_fadein: 2.0.0
flutter_linkify: 6.0.0
flutter_native_splash: 2.4.4
flutter_svg: 2.0.17
flutter_swipe_action_cell: 3.1.5
flutter_volume_controller: 1.3.3
flutter_web_auth: 0.6.0
freezed_annotation: 2.4.4
gap: 3.0.1
http: 1.3.0
intl: 0.19.0
json_annotation: 4.9.0
just_audio: 0.9.44
locale_names: 1.1.1
# git:
# url: https://github.com/lamarios/locale_names.git
# ref: master
logging: 1.3.0
package_info_plus: 8.1.4
path: any
path_provider: 2.1.5
receive_sharing_intent:
# see https://github.com/KasemJaffer/receive_sharing_intent/issues/344
git:
url: https://github.com/KasemJaffer/receive_sharing_intent
ref: 2cea396843cd3ab1b5ec4334be4233864637874e
screen_brightness: 2.1.1
sembast: 3.8.2
sembast_sqflite: 2.2.0+4
settings_ui: 2.0.2
share_plus: 10.1.4
sqflite: 2.4.1
url_launcher: 6.3.1
uuid: 4.5.1
wakelock_plus: 1.2.10
workmanager: 0.5.2
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
river_player:
git:
url: https://github.com/lamarios/river_player.git
ref: master
simple_pip_mode: 1.1.0
# git:
# url: https://github.com/song011794/simple_pip_mode_flutter.git
# ref: main
dev_dependencies:
auto_route_generator: any
build_runner: ^2.4.10
copy_with_extension_gen: 6.0.0
flutter_launcher_icons: ^0.14.0
flutter_lints: ^4.0.0
freezed: ^2.5.7
json_serializable: ^6.7.1
mockito: ^5.4.4
nock: 1.2.3
pubspec_dependency_sorter: ^1.0.4
test: any
flutter_driver:
sdk: flutter
flutter_test:
sdk: flutter
#dependency_overrides:
# cupertino_icons: ^1.0.2
# js: 0.7.1
# meta: 1.14.0
# web: 1.0.0
flutter:
assets:
- assets/icon.svg
uses-material-design: true
generate: true
flutter_launcher_icons:
image_path: assets/icon-with-background.png
android:
adaptive_icon_background: '#1D1B1E'
adaptive_icon_foreground: assets/icon.png
generate: true
ios: false
min_sdk_android: 21