-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
69 lines (61 loc) · 1.63 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
name: uptimise
description: ""
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 0.0.1+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies: # Unsupported OS(s) listed in comments
animations: ^2.0.0
auto_route: ^2.0.0
cloud_firestore: ^2.0.0
extension_google_sign_in_as_googleapis_auth: ^2.0.2
firebase_analytics: ^8.0.0 # macos
firebase_auth: ^3.0.0
firebase_core: ^1.0.0
firebase_crashlytics: ^2.0.0 # web
flutter:
sdk: flutter
flutter_hooks: 0.18.0
flutter_keyboard_visibility: ^5.0.0 # macos
flutter_speed_dial: ^4.0.0
google_sign_in: ^5.0.0 # macos # TODO: figure out what to do for macos
googleapis: ^4.0.0
hooks_riverpod: ^1.0.0-dev.6
jiffy: ^4.0.0
logger: ^1.0.0
responsive_builder: 0.4.1
shared_preferences: ^2.0.0
url_strategy: 0.2.0
uuid: ^3.0.0
# TODO: consider using https://pub.dev/packages/bitsdojo_window
dev_dependencies:
auto_route_generator: ^2.0.0
build_runner: ^2.0.0
flutter_launcher_icons: 0.9.1
flutter_native_splash: ^1.0.0
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
pedantic: ^1.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: NotoMono
fonts:
- asset: assets/fonts/NotoMono-Regular.ttf
weight: 400
flutter_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: assets/gen/app_icon.png
adaptive_icon_foreground: assets/gen/adaptive_foreground.png
adaptive_icon_background: assets/gen/adaptive_background.png
flutter_native_splash:
color: "#F3F6FF"
color_dark: "#2E3440"
image: assets/gen/splash.png
# android12: true