-
-
Notifications
You must be signed in to change notification settings - Fork 216
Expand file tree
/
Copy pathpubspec.yaml
More file actions
57 lines (46 loc) · 1.29 KB
/
pubspec.yaml
File metadata and controls
57 lines (46 loc) · 1.29 KB
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
49
50
51
52
53
54
55
56
57
name: parse_server_sdk_flutter
description: The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
version: 10.7.0
homepage: https://parseplatform.org
repository: https://github.com/parse-community/Parse-SDK-Flutter
issue_tracker: https://github.com/parse-community/Parse-SDK-Flutter/issues
documentation: https://docs.parseplatform.org/flutter/guide
funding:
- https://opencollective.com/parse-server
- https://github.com/sponsors/parse-community
topics:
- parse
- parse-platform
- parse-server
- node-js
- backend
environment:
sdk: ">=3.10.0 <4.0.0"
flutter: ">=3.38.0"
dependencies:
flutter:
sdk: flutter
parse_server_sdk: ">=9.5.0 <10.0.0"
# Uncomment for local testing
#parse_server_sdk:
# path: ../dart
# Networking
connectivity_plus: ^7.0.0
#Database
shared_preferences: ^2.2.3
sembast: ^3.7.4
sembast_web: ^2.4.0
# Utils
path_provider: ^2.1.4
package_info_plus: ">=5.0.1 <10.0.0"
path: ^1.8.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=4.0.0 <7.0.0"
connectivity_plus_platform_interface: ^2.0.0
path_provider_platform_interface: ^2.1.2
plugin_platform_interface: ^2.1.8
screenshots:
- description: Parse Platform logo.
path: screenshots/logo.png