-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
45 lines (41 loc) · 1.04 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
name: unicaen_timetable
description: Allows the students of the University of Caen Normandie to check their timetable directly from their smartphone.
version: 4.0.4+93
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_week_view: ^1.3.0
jovial_svg: ^1.1.23
ez_localization: ^1.1.1
intl: any
path_provider: ^2.1.5
http: ^1.2.2
background_fetch: ^1.3.7
flutter_colorpicker: ^1.1.0
share_plus: ^10.1.1
rate_my_app: ^2.2.0
url_launcher: ^6.3.1
package_info_plus: ^8.1.0
device_info_plus: ^11.1.0
scrollable_positioned_list: ^0.3.8
google_mobile_ads: ^5.2.0
flutter_riverpod: ^2.6.1
flutter_widget_from_html_core: ^0.15.2
shared_preferences: ^2.3.2
firebase_crashlytics: ^4.1.3
dev_dependencies:
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- 'assets/'
- 'assets/languages/'
- 'assets/intro/'
- 'assets/fonts/'
- 'assets/about/'
fonts:
- family: MaterialCommunityIcons
fonts:
- asset: assets/fonts/MaterialCommunityIcons.ttf