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. To give developers time to upgrade their app to the newest Dart framework, previous Dart framework releases are supported for at least 1 year after their release date.

Version Latest Version End of Support Compatible
Dart 3.0 3.0.0 May 2024 ✅ Yes
Dart 2.19 2.19.6 Mar 2024 ✅ Yes
Dart 2.18 2.18.7 Jan 2024 ✅ Yes
Dart 2.17 2.17.7 Aug 2023 ❌ No (Parse Dart SDK requires Dart >=2.18.0)

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.

Libraries

parse_server_sdk