Skip to content

Commit 635c43e

Browse files
Update pubspec.yaml
1 parent 8b5f36e commit 635c43e

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

packages/flutter/pubspec.yaml

+13-11
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,19 @@ dependencies:
1010
flutter:
1111
sdk: flutter
1212

13-
# Uncomment for Release version
14-
#parse_server_sdk: ^3.0.0
15-
parse_server_sdk:
16-
# Uncomment for local testing
17-
path: ../dart
18-
19-
# Uncomment for test with Github Branch
20-
# git:
21-
# url: git://github.com/parse-community/Parse-SDK-Flutter.git
22-
# ref: nullsafety
23-
# path: packages/dart
13+
# Uncomment for Release version
14+
parse_server_sdk: ^3.0.0
15+
16+
# Uncomment for local testing
17+
#parse_server_sdk:
18+
# path: ../dart
19+
20+
# Uncomment for test with Github Branch
21+
#parse_server_sdk:
22+
# git:
23+
# url: git://github.com/parse-community/Parse-SDK-Flutter.git
24+
# ref: nullsafety
25+
# path: packages/dart
2426

2527
# Networking
2628
dio: ^4.0.0

0 commit comments

Comments
 (0)