-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
78 lines (61 loc) 路 1.43 KB
/
Copy pathpubspec.yaml
File metadata and controls
78 lines (61 loc) 路 1.43 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
67
68
69
70
71
72
73
74
75
76
77
78
name: swirl
description: Tinder for clothes - The most addictive fashion discovery app
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
# State Management
flutter_riverpod: ^2.4.0
riverpod_annotation: ^2.3.0
# Backend
supabase_flutter: ^2.0.0
# UI & Animations
flutter_animate: ^4.5.0
cached_network_image: ^3.3.0
shimmer: ^3.0.0
smooth_page_indicator: ^1.1.0
# Gestures & Haptics (removed flutter_vibrate due to Android build issues)
# Will add haptic feedback with services.haptic later
# Images
photo_view: ^0.14.0
flutter_blurhash: ^0.8.0
# ML (for future)
tflite_flutter: ^0.10.4
# Analytics (hidden from user)
firebase_analytics: ^10.7.4
firebase_core: ^2.24.2
# Utilities
uuid: ^4.2.1
intl: ^0.18.1
share_plus: ^7.2.1
url_launcher: ^6.2.2
freezed_annotation: ^2.4.1
json_annotation: ^4.8.1
flutter_dotenv: ^5.1.0
shared_preferences: ^2.2.2
# Fonts
google_fonts: ^6.1.0
# Icons
cupertino_icons: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: ^2.4.13
riverpod_generator: ^2.6.4
riverpod_lint: ^2.6.4
freezed: ^2.5.8
json_serializable: ^6.9.5
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/mock_data/
- .env
fonts:
- family: Inter
fonts:
- asset: assets/fonts/inter/Inter-Variable.ttf