forked from technobyte-nitkkr/Techapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
67 lines (56 loc) · 1.39 KB
/
pubspec.yaml
File metadata and controls
67 lines (56 loc) · 1.39 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
name: techapp
description: made by technobyte
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.3
flutter_svg: ^1.0.0
firebase_core: ^1.10.5
firebase_messaging: ^11.2.4
firebase_auth: ^3.3.3
google_sign_in: ^5.2.1
flutter_lints: ^1.0.0
curved_navigation_bar: ^1.0.1
card_swiper : ^1.0.4
http: ^0.13.4
url_launcher: ^6.0.17
animated_splash_screen: ^1.1.0
localstorage: ^4.0.0+1
dialogflow_flutter: ^0.0.3
auto_size_text: ^3.0.0
progress_indicator_button: ^0.0.3
loading_animation_widget:
retrofit: ^3.0.1
dio: ^4.0.4
built_value: ^8.1.3
flutter_launcher_icons: ^0.9.2
avatar_glow: ^2.0.2
font_awesome_flutter: ^9.0.0
shimmer: ^2.0.0
flutter_icons:
image_path_android: "assets/images/icon.png"
image_path_ios: "assets/images/icon.png"
android: true
ios: true
adaptive_icon_background: "assets/images/icon.png"
adaptive_icon_foreground: "assets/images/icon.png"
dev_dependencies:
flutter_test:
sdk: flutter
retrofit_generator: ^3.0.1+1
build_runner: ^2.1.7
built_value_generator: ^8.1.3
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/
fonts:
- family: OpenSans SemiBold
fonts:
- asset: assets/fonts/OpenSans-SemiBold.ttf