Skip to content

Commit 7c06ff1

Browse files
Update pubspec.yaml
1 parent de9819a commit 7c06ff1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/flutter/pubspec.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ dependencies:
1111
sdk: flutter
1212

1313
parse_server_sdk:
14-
path: ../dart
15-
# git:
16-
# url: git://github.com/parse-community/Parse-SDK-Flutter.git
17-
# ref: nullsafety
18-
# path: packages/dart
14+
# path: ../dart
15+
git:
16+
url: git://github.com/parse-community/Parse-SDK-Flutter.git
17+
ref: nullsafety
18+
path: packages/dart
1919

2020
# Networking
2121
dio: ^4.0.0

0 commit comments

Comments
 (0)