forked from realm/realm-dart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
47 lines (40 loc) · 914 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
name: realm_dart
description: The official Realm SDK for Dart. Realm is a mobile database - an alternative to SQLite and key-value stores.
version: 1.5.0
homepage: https://www.realm.io
repository: https://github.com/realm/realm-dart
issue_tracker: https://github.com/realm/realm-dart/issues
publish_to: none
environment:
sdk: ^3.0.2
dependencies:
args: ^2.3.0
build_cli_annotations: ^2.0.0
collection: ^1.16.0
crypto: ^3.0.0
ffi: ^2.0.1
json_annotation: ^4.7.0
logging: ^1.2.0
meta: ^1.1.8
package_config: ^2.0.0
path: ^1.0.0
pubspec_parse: ^1.0.0
pub_semver: ^2.1.0
realm_common:
path: ./common
realm_generator:
path: ./generator
tar: ^1.0.1
build_runner: ^2.1.0
http: ^1.0.0
cancellation_token: ^2.0.0
dev_dependencies:
build_cli: ^2.2.0
json_serializable: ^6.3.1
lints: ^2.0.0
test: ^1.14.3
timezone: ^0.9.0
platforms:
windows:
linux:
macos: