-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
43 lines (38 loc) · 1015 Bytes
/
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
name: classinsights
description: Multiplatform Application for School Data Visualization
publish_to: "none"
repository: "https://github.com/ClassInsights/App"
issue_tracker: "https://github.com/ClassInsights/App/issues"
documentation: "https://github.com/ClassInsights/App/blob/main/README.md"
version: 1.0.0
environment:
sdk: ">=3.0.5 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_riverpod: ^2.3.6
shared_preferences: ^2.1.2
url_launcher: ^6.1.13
package_info_plus: ^4.1.0
web_socket_channel: ^2.4.0
flutter_dotenv: ^5.1.0
dart_jsonwebtoken: ^2.11.0
flutter_launcher_icons: ^0.13.1
fl_chart: ^0.63.0
webview_flutter: ^4.4.2
restart_app: ^1.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: "assets/images/icon.png"
flutter:
uses-material-design: true
assets:
- .env
- assets/images/icon.png
- assets/certificates/YourRootCertificate.pem