-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
57 lines (47 loc) · 1.16 KB
/
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
50
51
52
53
54
55
56
57
name: tyba_test
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_core: ^1.18.0
firebase_auth: ^3.3.20
google_sign_in: ^5.3.3
intl: ^0.17.0
sqflite: ^2.0.2+1
flutter_bloc: ^8.0.1
flutter_localizations:
sdk: flutter
freezed_annotation: ^2.0.3
dartz: ^0.10.1
equatable: ^2.0.3
auto_route: ^4.0.1
get_it: ^7.2.0
path: ^1.8.1
json_annotation: ^4.5.0
dio: ^4.0.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
build_runner: ^2.1.11
freezed: ^2.0.3+1
json_serializable: ^6.2.0
auto_route_generator: ^4.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
flutter_intl:
enabled: true
main_locale: es
class_name: S