parse-repository-header-sdk-flutter

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 Flutter app. For more information on Parse Platform and its features, visit parseplatform.org.



Compatibility

The Parse Flutter SDK is continuously tested with the most recent release of the Flutter framework to ensure compatibility. To give developers time to upgrade their app to a newer Flutter framework, previous Flutter framework releases are supported for at least 1 year after the release date of the next higher significant version. The Parse Flutter SDK depends on the Parse Dart SDK which may require a higher Dart framework version than the Flutter framework version, in which case the specific Flutter framework version cannot be supported.

Version Latest Version End of Support Compatible
Flutter 3.13 3.13.6 Sep 2024 ✅ Yes
Flutter 3.10 3.10.6 Jul 2024 ✅ Yes
Flutter 3.7 3.7.12 Apr 2024 ✅ Yes
Flutter 3.3 3.3.10 Dec 2024 ✅ Yes

Getting Started

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

Documentation

Find the full documentation in the Parse Flutter SDK guide.

Contributing

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