Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoSMarques committed Apr 14, 2021
1 parent 8b5f36e commit 635c43e
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions packages/flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@ dependencies:
flutter:
sdk: flutter

# Uncomment for Release version
#parse_server_sdk: ^3.0.0
parse_server_sdk:
# Uncomment for local testing
path: ../dart

# Uncomment for test with Github Branch
# git:
# url: git://github.com/parse-community/Parse-SDK-Flutter.git
# ref: nullsafety
# path: packages/dart
# Uncomment for Release version
parse_server_sdk: ^3.0.0

# Uncomment for local testing
#parse_server_sdk:
# path: ../dart

# Uncomment for test with Github Branch
#parse_server_sdk:
# git:
# url: git://github.com/parse-community/Parse-SDK-Flutter.git
# ref: nullsafety
# path: packages/dart

# Networking
dio: ^4.0.0
Expand Down

0 comments on commit 635c43e

Please sign in to comment.