-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
78 lines (60 loc) · 1.21 KB
/
pubspec.yaml
File metadata and controls
78 lines (60 loc) · 1.21 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: restoapp
description: "Restaurant POS & Management System"
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ^3.8.1
dependencies:
flutter:
sdk: flutter
# State Management
flutter_bloc: ^9.1.0
equatable: ^2.0.7
# Dependency Injection
get_it: ^8.0.3
injectable: ^2.5.0
# Routing
go_router: ^14.8.1
# Networking
dio: ^5.8.0+1
connectivity_plus: ^6.1.4
# Functional Programming
dartz: ^0.10.1
# Local Storage
shared_preferences: ^2.5.3
flutter_secure_storage: ^9.2.4
# Code Generation Annotations
freezed_annotation: ^3.0.0
json_annotation: ^4.9.0
# UI Components
google_fonts: ^6.2.1
cached_network_image: ^3.4.1
shimmer: ^3.0.0
# Charts
fl_chart: ^0.70.2
# PDF & Printing
pdf: ^3.11.2
printing: ^5.14.2
path_provider: ^2.1.5
share_plus: ^10.0.3
# Utilities
intl: ^0.20.2
logger: ^2.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
# Code Generation
build_runner: ^2.4.15
freezed: ^3.0.3
json_serializable: ^6.9.5
injectable_generator: ^2.7.0
# Testing
bloc_test: ^10.0.0
mockito: ^5.4.6
mocktail: ^1.0.4
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/