-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (38 loc) · 902 Bytes
/
pubspec.yaml
File metadata and controls
41 lines (38 loc) · 902 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: celest_auth
description: The Auth runtime and client library for Celest, the Flutter cloud platform.
version: 1.0.3
homepage: https://celest.dev
repository: https://github.com/celest-dev/celest/tree/main/packages/celest_auth
environment:
sdk: ^3.7.0
flutter: ">=3.24.0"
resolution: workspace
dependencies:
async: ^2.11.0
built_collection: ^5.1.1
built_value: ^8.9.1
cedar: ^0.2.6
celest_cloud: ^0.1.0
celest_core: ^1.0.0
chunked_stream: ^1.4.2
corks_cedar: ^0.2.4
ffi: ^2.1.2
http: ^1.2.1
logging: ^1.2.0
meta: ^1.9.0
native_authentication: ^0.1.0+2
native_storage: ^0.4.0
os_detect: ^2.0.1
path: ^1.9.0
shelf: ^1.4.1
shelf_router: ^1.1.4
stream_transform: ^2.1.0
web: ^1.0.0
dev_dependencies:
build_runner: ^2.4.12
build_version: ^2.1.1
built_value_generator: ^8.9.1
celest_lints:
path: ../celest_lints
checks: ^0.3.0
test: ^1.25.1