-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
44 lines (36 loc) · 841 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: credentials_management
description: An app for storing passwords securely.
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
flutter_bloc: ^8.1.1
equatable: ^2.0.5
flutter_secure_storage: ^5.0.2
hive: ^2.0.0
flutter_slidable: ^2.0.0
hive_flutter: ^1.0.0
path_provider: ^2.0.1
google_sign_in: ^5.4.1
firebase_core: ^1.22.0
firebase_auth: ^3.9.0
cloud_firestore: ^3.4.9
connectivity_plus: ^2.3.7
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: ^1.0.0
build_runner:
flutter_launcher_icons: ^0.10.0
lint: ^1.10.0
flutter_icons:
android: true
ios: true
image_path: "assets/credentials-logo.png"
flutter:
uses-material-design: true
assets:
- assets/