-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
49 lines (41 loc) · 897 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
44
45
46
47
48
49
name: crypto_trader
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.16.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_auth: ^3.3.19
firebase_core: ^1.17.1
freezed_annotation: ^2.0.3
uuid: ^3.0.6
dartz: ^0.10.1
google_sign_in: ^5.3.3
flutter_bloc: ^8.0.1
bloc: ^8.0.3
formz: ^0.4.1
auto_route: ^4.0.1
injectable: ^1.5.3
get_it: ^7.2.0
cloud_firestore: ^3.1.17
another_flushbar: ^1.10.29
web_socket_channel: ^2.2.0
async: ^2.8.2
json_serializable: ^6.2.0
json_annotation: ^4.5.0
retrofit: ^3.0.1+1
retrofit_generator: ^4.0.1
crypto: ^3.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
build_runner: ^2.1.11
freezed: ^2.0.3+1
auto_route_generator: ^4.0.0
injectable_generator: ^1.5.3
flutter:
uses-material-design: true