forked from CCExtractor/rutorrent-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
54 lines (46 loc) · 1.08 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
name: rutorrentflutter
description: A rutorrent-based client in flutter
publish_to: "none"
version: 1.0.0-alpha+2
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
font_awesome_flutter: ^9.0.0
fluttertoast: ^8.0.5
http: ^0.13.1
provider: ^5.0.0
flutter_local_notifications: ^5.0.0+1
intl: ^0.17.0
shimmer: ^2.0.0
loading_overlay: ^0.3.0
modal_bottom_sheet: ^2.0.0
xml: ^5.1.0
shared_preferences: ^2.0.5
path_provider: ^2.0.1
dio: ^4.0.0
open_file: ^3.2.0
flare_splash_screen: ^4.0.0
file_picker: ^3.0.1
flutter_vlc_player: ^6.0.2
package_info: ^2.0.0
wakelock: ^0.5.1
flutter_slidable: ^0.6.0
flutter_svg: ^0.21.0+1
mockito: ^5.0.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/logo/
- assets/animation/
fonts:
- family: SFUIDisplay
fonts:
- asset: fonts/SFUIDisplay/sf-ui-display-heavy.otf
- asset: fonts/SFUIDisplay/sf-ui-display-light.otf
- asset: fonts/SFUIDisplay/sf-ui-display-medium.otf