-
Notifications
You must be signed in to change notification settings - Fork 688
/
pubspec.yaml
81 lines (75 loc) · 2.32 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: flutter_hrlweibo
description: A new Flutter application.
version: 1.0.0+1
homepage: https://github.com/huangruiLearn
platforms:
android:
ios:
environment:
sdk: ">=2.17.0 <3.0.0"
flutter: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
#https://github.com/flutter/plugins/tree/main/packages/shared_preferences/shared_preferences
shared_preferences: ^2.0.15
#https://github.com/rrousselGit/riverpod
provider: ^6.0.3
cupertino_icons: ^1.0.5
#https://github.com/luanpotter/audioplayers
audioplayers: ^1.0.1
#https://github.com/flutterchina/dio
dio: ^4.0.6
#https://github.com/google/json_serializable.dart/tree/master/json_serializable
json_annotation: ^4.4.0
#https://github.com/best-flutter/flutter_swiper
card_swiper : ^2.0.4
#https://github.com/best-flutter/flutter_page_indicator
flutter_page_indicator: ^0.0.3
#https://github.com/flutter/plugins/tree/master/packages/video_player
video_player: ^2.4.7
# https://github:com/brianegan/chewie
chewie: ^1.3.4
#https://github.com/flutterchina/azlistview
azlistview: ^2.0.0
#https://github.com/flutterchina/lpinyin
lpinyin: ^2.0.2
# https://github:com/fluttercandies/extended_text_field:
extended_text_field: ^10.1.1
url_launcher: 5.3.0
# https://github: com/fluttercandies/extended_nested_scroll_view:
extended_nested_scroll_view: ^5.1.3
#https://github.com/Daegalus/dart-uuid
uuid: 3.0.1
flutter_screenutil: ^0.5.2
fluttertoast: ^8.0.9
synchronized: ^2.1.0
event_bus: ^2.0.0
# https://github.com/theyakka/fluro
fluro: ^2.0.3
#https://github.com/flutter/plugins/tree/master/packages/image_picker
image_picker: ^0.8.5
#https://github.com/MisterJimson/flutter_keyboard_visibility
flutter_keyboard_visibility: ^5.3.0
#https://github.com/Baseflow/flutter-permission-handler
permission_handler: '^10.0.0'
#https://pub.flutter-io.cn/packages/audio_recorder
flutter_record_plugin:
git:
url: https://github.com/huangruiLearn/flutter_record_plugin.git
ref: c8dfed9c235174b223b1ab9dcaeb894bfaadabad
dependency_overrides:
platform: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.0.0
json_serializable: ^6.3.1
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: HotSearch
fonts:
- asset: assets/fonts/Lobster-Regular.ttf