-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
81 lines (75 loc) · 1.83 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
81
name: cpm
description: Cinema Project Manager is a tool to efficiently manage the production of a cinema project.
repository: https://github.com/studiorvandco/cpm_app
documentation: https://github.com/studiorvandco/cpm_app/wiki
version: 1.1.1+3
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
collection: ^1.18.0
cupertino_icons: ^1.0.6
dynamic_color: ^1.7.0
envied: ^0.5.3
envied_generator: ^0.5.3
equatable: ^2.0.5
excel: ^4.0.3
file_picker: ^6.1.1
flutter:
sdk: flutter
flutter_hooks: ^0.20.5
flutter_localizations:
sdk: flutter
flutter_native_splash: ^2.3.5
flutter_staggered_grid_view: ^0.7.0
flutter_svg: ^2.0.10+1
freezed_annotation: ^2.4.1
go_router: ^13.2.0
hooks_riverpod: ^2.4.10
http: ^1.2.0
intl: ^0.18.0
json_annotation: ^4.8.1
json_cache: ^3.0.1
lexo_rank: ^0.0.11
lexo_rank_generator: ^1.0.1
locale_names: ^1.1.1
localstorage: ^4.0.1+4
maps_launcher: ^2.2.0
package_info_plus: ^5.0.1
path: ^1.9.0
path_provider: ^2.1.2
riverpod_annotation: ^2.3.4
settings_ui: ^2.0.2
shared_preferences: ^2.2.2
simple_icons: ^10.1.3
supabase_flutter: ^2.3.4
syncfusion_flutter_calendar: ^24.2.8
url_launcher: ^6.2.5
yaml: ^3.1.2
dev_dependencies:
build_runner: ^2.4.8
custom_lint: ^0.6.2
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
freezed: ^2.4.7
inno_bundle: ^0.5.0
json_serializable: ^6.7.1
lint: ^2.3.0
riverpod_generator: ^2.3.11
riverpod_lint: ^2.3.9
flutter:
uses-material-design: true
assets:
- assets/logos/
# dart run inno_bundle:build --release
inno_bundle:
id: 74c43507-d381-5f15-b818-6d1a6731e317
name: Cinema Project Manager (CPM)
publisher: Studio Rv & Co
url: https://cpm.rvandco.fr
support_url: https://rvandco.fr
installer_icon: assets/icons/cpm.ico
languages:
- english
- french