-
Notifications
You must be signed in to change notification settings - Fork 66
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (37 loc) · 893 Bytes
/
pubspec.yaml
File metadata and controls
41 lines (37 loc) · 893 Bytes
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
name: dart_firebase_admin
description: A Firebase Admin SDK implementation for Dart.
resolution: workspace
version: 0.5.0
homepage: "https://github.com/invertase/dart_firebase_admin"
repository: "https://github.com/invertase/dart_firebase_admin"
publish_to: none
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
asn1lib: ^1.6.0
collection: ^1.18.0
dart_jsonwebtoken: ^3.0.0
equatable: ^2.0.7
google_cloud: ^0.3.0
google_cloud_storage: ^0.1.0
googleapis: ^15.0.0
googleapis_auth: ^2.1.0
googleapis_beta: ^9.0.0
googleapis_firestore: ^0.1.0
http: ^1.0.0
intl: ^0.20.0
jose: ^0.3.4
meta: ^1.9.1
pem: ^2.0.5
pointycastle: ^3.7.0
dev_dependencies:
build_runner: ^2.4.7
file: ^7.0.0
mocktail: ^1.0.1
path: ^1.9.1
test: ^1.24.4
uuid: ^4.0.0
false_secrets:
- /test/auth/jwt_test.dart
- /test/client/get_id_token.js
- /test/mock_service_account.dart