-
Notifications
You must be signed in to change notification settings - Fork 9
/
pubspec.yaml
80 lines (63 loc) · 1.52 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: tutor_me
description: A new Flutter project.
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.16.2 <3.0.0"
dependencies:
pie_chart: ^4.0.0
flutter:
sdk: flutter
http: ^0.13.4
crypt: ^4.2.1
flutter_time_picker_spinner: ^2.0.0
flutter_localizations:
sdk: flutter
intl: ^0.17.0
file_picker: ^4.6.1
videosdk: ^0.0.10
flutter_dotenv: ^5.0.2
cupertino_icons: ^1.0.4
fluttertoast: ^8.0.8
camera: ^0.9.4+5
flutter_svg: ^1.0.1
visibility_detector: ^0.2.2
date_time_format: ^2.0.1
touch_ripple_effect: ^2.2.3
toggle_switch: ^2.0.1
open_file: ^3.2.1
email_auth:
google_fonts: ^3.0.1
grouped_list: ^4.2.0
signalr_core: ^1.1.1
video_player: ^2.4.7
pigeon: ^1.0.7
url_launcher: ^6.0.17
table_calendar: ^3.0.6
smooth_page_indicator: ^1.0.0+2
provider: ^6.0.3
shared_preferences: ^2.0.15
showcaseview: ^1.1.8
syncfusion_flutter_pdfviewer: ^20.2.50-beta
fl_chart: ^0.55.2
app_usage: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter_native_splash: ^2.0.1+1
image_picker: ^0.8.5+3
flutter_native_splash:
color: "#556268" #lightish green
image: assets/images/icons/Favicons/favicon-310x310.png
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
- assets/images/
- assets/Pictures/
- assets/Pictures/badges/
- .env