-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
52 lines (47 loc) · 1.03 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
name: kgl_time
description: "Arbeitszeiterfassung für die Kirchgemeinde Lauterbrunnen"
publish_to: 'none'
version: 0.2.2
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.8
provider: ^6.1.2
notifying_list: ^0.1.0
go_router: ^14.6.2
intl: any
week_number: ^1.1.1
isar:
hosted:
name: isar
url: https://pub.isar-community.dev/
version: ^3.0.0
isar_flutter_libs:
hosted:
name: isar_flutter_libs
url: https://pub.isar-community.dev/
version: ^3.0.0
path_provider: ^2.1.5
path_provider_linux: ^2.2.1
url_launcher: ^6.3.1
animated_toggle_switch: ^0.8.4
timer_builder: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
isar_generator:
hosted:
name: isar_generator
url: https://pub.isar-community.dev/
version: ^3.0.0
build_runner: any
flutter_launcher_icons: ^0.14.2
flutter:
uses-material-design: true
assets:
- assets/playstore-icon.png