-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (43 loc) · 1.04 KB
/
pubspec.yaml
File metadata and controls
48 lines (43 loc) · 1.04 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
name: gencheminkaist
description: KAIST General Chemistry application.
publish_to: 'none'
version: 1.3.1+6
environment:
sdk: ^3.5.0
dependencies:
charset_converter: ^2.3.0
dio: ^5.7.0
firebase_analytics: ^11.4.1
firebase_core: ^3.6.0
firebase_remote_config: ^5.3.1
flutter:
sdk: flutter
flutter_inappwebview: ^5.8.0
flutter_riverpod: ^2.6.1
go_router: ^14.6.3
google_fonts: ^6.2.1
html: ^0.15.5
html_to_pdf_plus: ^1.0.6
json_annotation: ^4.9.0
open_filex: ^4.6.0
package_info_plus: ^8.1.3
path_provider: ^2.1.5
pdfrx: ^1.0.101
riverpod_context: ^0.3.0
url_launcher: ^6.3.1
dev_dependencies:
build_runner: ^2.4.14
flutter_launcher_icons: ^0.14.3
json_serializable: ^6.9.0
very_good_analysis: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/google_fonts/
- assets/icons/ic_launcher.png
flutter_launcher_icons:
android: true
ios: true
image_path: 'assets/icons/ic_launcher.png'
adaptive_icon_background: '#004191'
adaptive_icon_foreground: 'assets/icons/ic_launcher_foreground.png'