-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
43 lines (39 loc) · 889 Bytes
/
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
name: restaurant_management_mobile
description: Mobile application for Restaurant Management project
version: 1.0.0
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
http: ^0.12.0+2
flutter_images_slider: ^0.0.2
flutter_vector_icons: ^0.1.0
gradient_widgets: ^0.4.1
intl: ^0.15.8
shared_preferences: ^0.5.2
equatable: ^0.1.6
bloc: ^0.13.0
rxdart: ^0.22.0
flutter_bloc: ^0.13.0
image_picker: ^0.4.0
firebase_storage: ^3.0.0
pull_to_refresh: ^1.4.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: "^0.7.1"
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icons/logo.png"
flutter:
uses-material-design: true
fonts:
- family: Rukola
fonts:
- asset: assets/fonts/iciel-rukola.otf
assets:
- assets/icons/
- assets/images/