parse_server_sdk 9.4.1 copy "parse_server_sdk: ^9.4.1" to clipboard
parse_server_sdk: ^9.4.1 copied to clipboard

The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.

parse-repository-header-sdk-dart

Build Status Coverage

pub package

Forum Backers on Open Collective Sponsors on Open Collective Twitter Follow Chat


This library gives you access to the powerful Parse Server backend from your Dart app. For more information on Parse Platform and its features, visit parseplatform.org.



Compatibility #

The Parse Dart SDK is continuously tested with the most recent release of the Dart framework to ensure compatibility. Previous Dart framework releases are supported for 6 months after the release date of the next higher significant version (major or minor).

Note

Support windows are calculated from official Dart release dates. When a version's support period expires, it will be dropped in the next Parse SDK major release without advance notice. For full details, see VERSIONING_POLICY.md.

Handling Version Conflicts #

If you encounter version conflicts with the Parse SDK:

  1. Check if a newer Parse Dart SDK version resolves your conflict.
  2. Review your dependencies by running dart pub outdated to see available updates.
  3. Check Parse Dart SDK compatibility.
  4. Check Migration Guides for common scenarios.
  5. Create an issue with your full dependency tree.

For detailed troubleshooting, see our Version Conflict Guide.

Getting Started #

To install, add the Parse Dart SDK as a dependency in your pubspec.yaml file.

Documentation #

Find the full documentation in the Parse Dart SDK guide.

Contributing #

We want to make contributing to this project as easy and transparent as possible. Please refer to the Contribution Guidelines.

144
likes
160
points
5.62k
downloads
screenshot

Publisher

verified publisherparseplatform.org

Weekly Downloads

The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#parse #parse-platform #parse-server #node-js #backend

Documentation

Documentation
API reference

Funding

Consider supporting this project:

opencollective.com
github.com

License

Apache-2.0 (license)

Dependencies

collection, cross_file, dio, http, meta, mime, path, sembast, sembast_web, timezone, universal_io, uuid, web_socket_channel, xxtea

More

Packages that depend on parse_server_sdk