parse_server_sdk_flutter 5.1.2 parse_server_sdk_flutter: ^5.1.2 copied to clipboard
The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
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 the newest Flutter framework, previous Flutter framework releases are supported for at least 1 year after their release date. 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 Flutter framework version cannot be supported even though its release date may have been less than a year ago.
Version | End of Support | Compatible |
---|---|---|
Flutter 3.10 | May 2024 | ❌ No |
Flutter 3.7 | Apr 2024 | ✅ Yes |
Flutter 3.3 | Jan 2024 | ✅ Yes |
Flutter 3.0 | Jul 2023 | ❌ No (Parse Flutter SDK requires Flutter >=3.3.0) |
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.