PackageTrack
Sign in Get early access

parse_server_sdk

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

9.7.0 3.4K downloads/mo #4429 most downloaded on pub.dev parse-community/Parse-SDK-Flutter

What this package is like to depend on

Last release 4 months ago

29 Mar 2026

Ships unpredictably

gaps range from 8 days to 11 months

Most releases are documented

notes for 65 of 87 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

87 releases · first in 2018

19 releases in the last 12 months

see the full history below

Release timeline

87 releases · Sep 2018 to Mar 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 87
  1. 9.7.0 29 Mar 2026

    Nothing published for this version

  2. 9.6.1 25 Jan 2026

    Nothing published for this version

  3. 9.6.0 11 Jan 2026

    Nothing published for this version

  4. 9.5.0 11 Dec 2025

    Nothing published for this version

  5. 9.4.8 05 Dec 2025

    Nothing published for this version

  6. 9.4.7 05 Dec 2025

    Nothing published for this version

  7. 9.4.6 04 Dec 2025

    Nothing published for this version

  8. 9.4.5 04 Dec 2025

    Nothing published for this version

  9. 9.4.4 04 Dec 2025

    Nothing published for this version

  10. 9.4.3 04 Dec 2025

    Nothing published for this version

  11. 9.4.2 02 Dec 2025

    Nothing published for this version

  12. 9.4.1 30 Nov 2025

    Nothing published for this version

  13. 9.4.0 30 Nov 2025

    Nothing published for this version

  14. 9.3.0 29 Nov 2025

    Nothing published for this version

  15. 9.2.0 29 Nov 2025

    Nothing published for this version

  16. 9.1.0 29 Nov 2025

    Nothing published for this version

  17. 9.0.0 29 Nov 2025

    Nothing published for this version

  18. 8.0.2 28 Nov 2025
    Release notes

    Bug Fixes

    • ParseXFile uploads file with content-type application/octet-stream if not explicitly set (#1048)
    Open source →
  19. 8.0.1 23 Nov 2025
    Release notes

    Bug Fixes

    • Fix Http client exception not handled properly resulting in incorrectly formatted error (#1021)
    Open source →
  20. 8.0.0 20 Dec 2024
    Release notes

    BREAKING CHANGES

    • This release removes support for Dart 3.0, 3.1 (#1016)

    Features

    • Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 (#1016)
    • Add client access via ParseDioClient.dioClient and ParseHTTPClient.httpClient (#1025)
    Open source →
  21. 7.0.1 16 Oct 2024
    Release notes

    Bug Fixes

    • Select input name instead of file in ParseFile (#1012)
    Open source →
  22. 7.0.0 12 Apr 2024
    Release notes

    BREAKING CHANGES

    • This release removes support for Dart 2.19 (#993)

    Features

    • Add support for Dart 3.1, 3.2, 3.3; remove support for Dart 2.19 (#993)
    Open source →
  23. 6.4.0 30 Mar 2024
    Release notes

    Features

    • Add ParseXFile for cross-platform XFile support (#990)
    Open source →
  24. 6.3.0 11 Nov 2023
    Release notes

    Features

    • Add installationId in LiveQuery connect (#976)
    Open source →
  25. 6.2.0 18 Oct 2023
    Release notes

    Features

    • Added saveEventually and deleteEventually in ParseObject (#911)
    Open source →
  26. 6.1.0 16 Oct 2023
    Release notes

    Features

    • Add context in ParseObject (#970)
    Open source →
  27. 6.0.0 16 Oct 2023
    Release notes

    BREAKING CHANGES

    • This release removes support for Dart 2.18 (#969)

    Features

    • Add support for Dart 3.1, remove support for Dart 2.18 (#969)
    Open source →
  28. 5.1.3 18 Jul 2023
    Release notes

    Bug Fixes

    • Malformed JSON in whereMatchesQuery (#955)
    Open source →
  29. 5.1.2 29 May 2023
    Release notes

    Bug Fixes

    • Incorrect results when ParseQuery contains special characters (#866)
    Open source →
  30. 5.1.1 20 May 2023
    Release notes

    Bug Fixes

    • Query conditions inQuery and notInQuery not working properly (#869)
    Open source →
  31. 5.1.0 14 May 2023
    Release notes

    Features

    • Downgrade collection dependency to ^1.16.0 for compatibility with Flutter >=3.3 (#880)
    Open source →
  32. 5.0.0 13 May 2023
    Release notes

    BREAKING CHANGES

    • The minimum required Dart SDK version is 2.18.0. (#867)
    • Performing an atomic update on a key of a Parse Object now returns the prospective value, instead of a map of the operation that will be sent to the server; for example for a Parse Object obj with a key count, the atomic update obj.setIncrement('count', 1); previously returned the value {__op: Increment, amount: 1} but now returns the prospective result of the operation, which would be 1 if the key's previous value was 0. (#860)

    Bug Fixes

    • Incorrect Dart and Flutter SDKs compatibility range (#867)
    • Setting atomic operation on Parse Object returns operation instead of prospective value (#860)
    Open source →
  33. 4.0.2 23 Mar 2023
    Release notes

    Bug Fixes

    • Attempt to save ParseObject even if its nested ParseObject failed to save (#859)
    Open source →
  34. 4.0.1 20 Mar 2023
    Release notes

    Bug Fixes

    • Unhandled exception when saving a ParseObject but its nested object fails to save (#858)
    Open source →
  35. 4.0.0 07 Mar 2023
    Release notes

    BREAKING CHANGES

    • Upgrades to dio 5.x (#824)

    Feature

    • Upgrade various dependencies and fix warnings (#824)
    Open source →
  36. 3.1.15 27 Feb 2023
    Release notes

    Bug Fixes

    • Updating and deleting a ParseObject sends requests even if object ID is null (#829)
    Open source →
  37. 3.1.14 26 Feb 2023
    Release notes

    Bug Fixes

    • Dio error object holds a reference to null values (#774)
    Open source →
  38. 3.1.13 15 Feb 2023
    Release notes

    Bug Fixes

    • ParseUser.save fails when user is logged in (#819)
    Open source →
  39. 3.1.12 01 Feb 2023
    Release notes

    Bug Fixes

    • ParseObject.fromJson does not send proper payload to server (#688)
    Open source →
  40. 3.1.11 21 Jan 2023
    Release notes

    Features

    • Add query constraint wherePolygonContains to determine whether a point in within a polygon (#777)
    Open source →
  41. 3.1.9 24 Dec 2022
    Release notes

    Bug Fixes

    • Include option in getObject feature is not working (#813)
    Open source →
  42. 3.1.8 23 Dec 2022
    Release notes

    Features

    • Add ParseObject.toJson() to create a JSON representation (#616)
    Open source →
  43. 3.1.7 22 Dec 2022
    Release notes

    Features

    • Add include option to getObject and fetch (#798)
    Open source →
  44. 3.1.6 21 Dec 2022
    Release notes

    Bug Fixes

    • Add and, nor operators in QueryBuilder (#795)
    Open source →
  45. 3.1.5 16 Dec 2022
    Release notes

    Bug Fixes

    • Add upload / download cancel and progress callback for ParseFile (#807)
    Open source →
  46. 3.1.4 14 Dec 2022
    Release notes

    Bug Fixes

    • SDK crashes due to missing error code property in ParseNetworkResponse.data (#799)
    Open source →
  47. 3.1.3 15 Nov 2022
    Release notes

    Bug Fixes

    • Custom JSON encoder for List and Map doesn't work correctly in full mode (#788)
    Open source →
  48. 3.1.2 09 Jul 2022
    Release notes

    Bug Fixes

    • unhandled exception in ParseRelation, type ParseObject is not a subtype of type (#696)
    • error in progress callback (#679)
    • incorrect return type when calling first() (#661)
    • error in ParseLiveListWidget when enabling lazyloading (#653)
    • unexpected null value after call user.logout() (#770)
    Open source →
  49. 3.1.1 30 May 2022
    Release notes

    Refactors

    • fix analyzer code style warnings (#733)

    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) or ParseDioClient (slow on Flutter Web)
    • Added method excludeKeys to exclude specific fields from the returned query

    Bug Fixes

    • General improvements
    • Updated dependencies
    Open source →
  50. 3.1.0 28 Jun 2021

    Nothing published for this version

  51. 3.0.0 15 Apr 2021

    Nothing published for this version

  52. 2.1.0 18 Feb 2021

    Nothing published for this version

  53. 2.0.1 24 Oct 2020
    Release notes

    Bug Fixes

    • Fixed network exceptions (#482)
    Open source →
  54. 2.0.0 13 Oct 2020
    Release notes

    BREAKING CHANGES

    • 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. If you are using flutter you should migrate using this guide.

    Features

    • Added full web support
    • Moved ParseHTTPClient to Dio #459

    Bug Fixes

    • General improvements
    Open source →
  55. 1.0.28 11 Oct 2020
    Release notes

    1.0.28 was renamed to 2.0.0

    Open source →
  56. 1.0.27 28 Aug 2020
    Release notes

    User login / signUp / loginAnonymous delete SessionId stored in device before calling server

    Open source →
  57. 1.0.26 28 Mar 2020
    Release notes

    LiveList Bug fixes Sembast update

    Open source →
  58. 1.0.25 11 Jan 2020
    Release notes

    Update dependencies

    Open source →
  59. 1.0.24 23 Aug 2019
    Release notes

    Fixed lint

    Open source →
  60. 1.0.23 23 Aug 2019
    Release notes

    Fixed LiveQuery Bug fixes

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive