-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
66 lines (53 loc) · 1.37 KB
/
pubspec.yaml
File metadata and controls
66 lines (53 loc) · 1.37 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
name: where_to_flock
description: Collaborative day-trip planner with generative UI powered by Claude.
publish_to: none
version: 1.0.0+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
# Firebase
firebase_core: ^3.0.0
cloud_firestore: ^5.0.0
# State management
flutter_riverpod: ^2.5.1
riverpod_annotation: ^2.3.5
# Networking
http: ^1.2.1
# Images
cached_network_image: ^3.3.1
# GenUI SDK — requires Dart >=3.9.2 (Flutter 3.33+ / macOS 14+)
# TODO(mike): uncomment when running on a compatible machine
# genui:
# git:
# url: https://github.com/dart-technologies/genui
# path: packages/genui
# Fonts
google_fonts: ^6.2.1
# Utilities
uuid: ^4.4.0
intl: ^0.19.0
flutter_dotenv: ^6.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
build_runner: ^2.4.9
riverpod_generator: ^2.4.0
flutter:
uses-material-design: true
# fonts: # TODO: add Inter font files to assets/fonts/ and uncomment
# - family: Inter
# fonts:
# - asset: assets/fonts/Inter-Regular.ttf
# - asset: assets/fonts/Inter-Medium.ttf
# weight: 500
# - asset: assets/fonts/Inter-SemiBold.ttf
# weight: 600
# - asset: assets/fonts/Inter-Bold.ttf
# weight: 700
assets:
- .env
- data/seed.json
- assets/images/fallbacks/