-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpubspec.yaml
More file actions
48 lines (42 loc) · 1009 Bytes
/
pubspec.yaml
File metadata and controls
48 lines (42 loc) · 1009 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
42
43
44
45
46
47
48
name: solidpod
description: Support access to private data from PODs on Solid servers.
version: 0.12.1
homepage: https://github.com/anusii/solidpod
environment:
sdk: '>=3.2.3 <4.0.0'
flutter: '>=1.17.0'
# To automatically upgrade package dependencies to the latest versions:
#
# flutter pub upgrade --major-versions
#
# To see which dependencies have newer versions available:
#
# flutter pub outdated
dependencies:
flutter:
sdk: flutter
archive: ^4.0.8
crypto: ^3.0.7
encrypter_plus: ^5.1.0
fast_rsa: ^3.8.6
flutter_secure_storage: ^10.0.0
http: ^1.6.0
intl: ^0.20.2
jwt_decoder: ^2.0.1
mime: ^2.0.0
package_info_plus: ^9.0.0
path: ^1.9.1
pointycastle: ^4.0.0
rdflib: ^0.2.12
solid_auth: ^0.1.28
universal_io: ^2.3.1
dev_dependencies:
build_runner: ^2.10.5
custom_lint: ^0.8.1
dependency_validator: ^5.0.4
flutter_lints: ^6.0.0
import_order_lint: ^0.2.2
flutter:
assets:
- assets/images/default_image.jpg
- assets/images/default_logo.png