parse_server_sdk_flutter
The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
10.7.0
2.5K downloads/mo
#4985 most downloaded on pub.dev
parse-community/Parse-SDK-Flutter
What this package is like to depend on
Last release 8 months ago
12 Dec 2025
Release timing varies
gaps range from 2 weeks to 1.1 years
Some releases are documented
notes for 16 of 29 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
29 releases · first in 2020
9 releases in the last 12 months
see the full history below
Release timeline
29 releases · Oct 2020 to Dec 2025Releases
latest 29-
10.7.012 Dec 2025Nothing published for this version
-
10.6.204 Dec 2025Nothing published for this version
-
10.6.103 Dec 2025Nothing published for this version
-
10.6.030 Nov 2025Nothing published for this version
-
10.5.030 Nov 2025Nothing published for this version
-
10.4.030 Nov 2025Nothing published for this version
-
10.2.029 Nov 2025Nothing published for this version
-
10.1.029 Nov 2025Nothing published for this version
-
10.0.029 Nov 2025Nothing published for this version
-
9.0.016 Oct 2024Release notes
Open source →BREAKING CHANGES
- This release removes support for Flutter 3.10, 3.13 (#1014)
Features
- Add support for Flutter 3.22, 3.24; remove support for Flutter 3.10, 3.13 (#1014)
-
8.0.015 May 2024Release notes
Open source →BREAKING CHANGES
- This release removes support for Flutter 3.3, 3.7 (#994)
Features
- Add support for Flutter 3.13, 3.16, 3.19; remove support for Flutter 3.3, 3.7 (#994)
-
7.0.113 Feb 2024Release notes
Open source →Bug Fixes
- Conflict with new version of
connectivity_plusdependency (#987)
- Conflict with new version of
-
7.0.016 Oct 2023Release notes
Open source →BREAKING CHANGES
- This release removes support for Flutter 3.0 (#971)
Features
- Add support for Flutter 3.10 and 3.13, remove support for Flutter 3.0 (#971)
-
6.0.006 Aug 2023Release notes
Open source →BREAKING CHANGES
- The push notification library flutter_local_notifications is replaced with the new push notification interface
ParseNotification(#949)
Features
- Add new new push notification interface
ParseNotificationfor managing push notifications (#949)
- The push notification library flutter_local_notifications is replaced with the new push notification interface
-
5.1.210 Jul 2023Release notes
Open source →Bug Fixes
- Building web app fails because
dbDirectorydoes not exist incore_store_directory_web(#948)
- Building web app fails because
-
5.1.128 Jun 2023Release notes
Open source →Bug Fixes
- Push notifications in iOS not working; this changes the dependency in
ParseNotificationfromawesome_notificationstoflutter_local_notifications(#940)
- Push notifications in iOS not working; this changes the dependency in
-
5.1.022 May 2023Release notes
Open source →Features
- Add support for push notifications via
ParsePush,ParseNotification(#914)
- Add support for push notifications via
-
5.0.120 May 2023Release notes
Open source →Bug Fixes
- Attributes
reverse,padding,physics,controller,scrollDirection,shrinkWrapnot implemented inParseLiveGridWidget(#761)
- Attributes
-
5.0.017 May 2023Release notes
Open source →BREAKING CHANGES
- The minimum required Dart SDK version is 2.18.0. (#867)
- Upgrades the dependency
parse_server_sdkto5.x.x. (#868) - The deprecated parameter
vsyncfromAnimatedSizeis removed. (#864)
Features
- Upgrade
parse_server_sdkto5.x.x(#868)
Bug Fixes
-
4.0.019 Mar 2023Release notes
Open source →BREAKING CHANGES
- The source file name of the Flutter package has changed; to import the Flutter package use
parse_server_sdk_flutter.dartinstead ofparse_server_sdk.dart(#846) - Dependencies are upgraded to
parse_server_sdk4.x,dio5.x,connectivity_plus3.x andpackage_info_plus3.x (#844)
Features
- The source file name of the Flutter package has changed; to import the Flutter package use
-
3.1.309 Jul 2022 -
3.1.230 May 2022 -
3.1.129 May 2022Release notes
Open source →Bug Fixes
3.1.0 (2021-06-28)
Bug Fixes
- General improvements
- Updated dependencies
3.0.0 (2021-04-14)
Bug Fixes
- Stable null safety release
2.1.0 (2021-02-18)
BREAKING CHANGES
- Changed to HTTP method POST for login
- Change in progress callback for file upload
Features
- Option to use
ParseHTTPClient(default) orParseDioClient(slow on Flutter Web) - Added method excludeKeys to exclude specific fields from the returned query
Bug Fixes
- General improvements
- Updated dependencies
-
3.1.028 Jun 2021Nothing published for this version
-
3.0.015 Apr 2021Nothing published for this version
-
2.1.018 Feb 2021Nothing published for this version
-
2.0.124 Oct 2020 -
2.0.013 Oct 2020Release notes
Open source →First official release. From this release onwards the previous repository has been separated into a pure dart (parse_server_sdk) and a flutter package (parse_server_sdk_flutter). This was done in order to provide a dart package for the parse-server, while keeping maintenance simple. You can find both packages in the package directory.
-
1.0.2811 Oct 2020Nothing published for this version