Skip to content

Can I use this not in a flutter project? For example in a dart aqueduct? #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AlexKenbo opened this issue Sep 23, 2020 · 2 comments
Closed

Comments

@AlexKenbo
Copy link

Can I use this not in a flutter project? For example in a dart aqueduct?

@fischerscode
Copy link
Contributor

In version 1.0.28 we try to split this repository in a flutter and a dart package.
You should be able to add parse_server_sdk like this.

parse_server_sdk:
    path: ../Parse-SDK-Flutter/packages/dart

For more information, see #439.

Please note, that the documentation is not finished for the dart package.

@fischerscode
Copy link
Contributor

As 1.0.28 is now released, parse_server_sdk should now work fine with dart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants