We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da21fc8 commit 5a14b1bCopy full SHA for 5a14b1b
packages/flutter/pubspec.yaml
@@ -5,7 +5,7 @@ homepage: https://parseplatform.org
5
repository: https://github.com/parse-community/Parse-SDK-Flutter
6
issue_tracker: https://github.com/parse-community/Parse-SDK-Flutter/issues
7
documentation: https://docs.parseplatform.org/flutter/guide
8
-publish_to: none
+
9
10
funding:
11
- https://opencollective.com/parse-server
@@ -27,7 +27,7 @@ dependencies:
27
sdk: flutter
28
29
30
- # parse_server_sdk: ">=9.4.2 <10.0.0"
+ parse_server_sdk: ">=9.4.2 <10.0.0"
31
# Uncomment for local testing
32
#parse_server_sdk:
33
# path: ../dart
0 commit comments