-
-
Notifications
You must be signed in to change notification settings - Fork 203
/
Copy pathpubspec.yaml
56 lines (45 loc) · 1.21 KB
/
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
47
48
49
50
51
52
53
54
55
56
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: 9.0.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.2.6 <4.0.0"
flutter: ">=3.16.9"
dependencies:
flutter:
sdk: flutter
# parse_server_sdk: ^8.0.0
# Uncomment for local testing
parse_server_sdk:
path: ../dart
# Networking
connectivity_plus: ^6.0.3
#Database
shared_preferences: ^2.5.2
sembast: ^3.8.2
sembast_web: ^2.2.0
# Utils
path_provider: ^2.1.4
package_info_plus: ^8.3.0
path: ^1.8.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
path_provider_platform_interface: ^2.1.2
plugin_platform_interface: ^2.1.8
screenshots:
- description: Parse Platform logo.
path: screenshots/logo.png