-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
50 lines (43 loc) · 1 KB
/
Copy pathpubspec.yaml
File metadata and controls
50 lines (43 loc) · 1 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: xflow
description: TikTok-style player for Twitter/X media.
publish_to: 'none'
version: 0.4.0
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_riverpod: ^3.3.1
media_kit: ^1.2.6
media_kit_video: ^2.0.1
media_kit_libs_video: ^1.0.7
http: ^1.6.0
cached_network_image: ^3.4.1
flutter_cache_manager: ^3.4.1
path_provider: ^2.1.3
shared_preferences: ^2.5.3
intl: ^0.20.2
# Auth & Data Layer from Squawker
webview_flutter: ^4.13.0
webview_cookie_manager_plus: ^2.0.17
sqflite: ^2.4.2
ffcache: ^1.1.0
crypto: ^3.0.3
path: ^1.9.1
flutter_svg: ^2.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
sqflite_common_ffi: ^2.4.2
flutter_launcher_icons: ^0.14.4
flutter_launcher_icons:
android: "launcher_icon"
ios: false
image_path: "assets/app_icon.png"
adaptive_icon_background: "#000000"
adaptive_icon_foreground: "assets/app_icon.png"
flutter:
uses-material-design: true
assets:
- assets/app_icon.svg