parse_server_sdk_flutter 8.0.0 copy "parse_server_sdk_flutter: ^8.0.0" to clipboard
parse_server_sdk_flutter: ^8.0.0 copied to clipboard

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

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.10 3.10.6 Jul 2024 ✅ Yes
Flutter 3.13 3.13.9 Oct 2024 ✅ Yes
Flutter 3.16 3.16.9 Jan 2025 ✅ Yes
Flutter 3.19 3.19.5 Mar 2025 ✅ 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.