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. To give developers time to upgrade their app to a newer Dart framework, previous Dart framework releases are supported for at least 1 year after the release date of the next higher significant version.
Version | Latest Version | End of Support | Compatible |
---|---|---|---|
Dart 3.3 | 3.3.3 | Mar 2025 | ✅ Yes |
Dart 3.2 | 3.2.6 | Jan 2025 | ✅ Yes |
Dart 3.1 | 3.1.5 | Oct 2024 | ✅ Yes |
Dart 3.0 | 3.0.7 | May 2024 | ✅ Yes |
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.