File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments