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

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

9.0.0 (2024-10-16) #

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.0 (2024-05-15) #

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.1 (2024-02-03) #

Bug Fixes #

  • Conflict with new version of connectivity_plus dependency (#987)

7.0.0 (2023-10-16) #

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.0 (2023-08-06) #

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 ParseNotification for managing push notifications (#949)

5.1.2 (2023-07-11) #

Bug Fixes #

  • Building web app fails because dbDirectory does not exist in core_store_directory_web (#948)

5.1.1 (2023-06-28) #

Bug Fixes #

  • Push notifications in iOS not working; this changes the dependency in ParseNotification from awesome_notifications to flutter_local_notifications (#940)

5.1.0 (2023-05-22) #

Features #

  • Add support for push notifications via ParsePush, ParseNotification (#914)

5.0.1 (2023-05-20) #

Bug Fixes #

  • Attributes reverse, padding, physics, controller, scrollDirection, shrinkWrap not implemented in ParseLiveGridWidget (#761)

5.0.0 (2023-05-14) #

BREAKING CHANGES #

  • The minimum required Dart SDK version is 2.18.0. (#867)
  • Upgrades the dependency parse_server_sdk to 5.x.x. (#868)
  • The deprecated parameter vsync from AnimatedSize is removed. (#864)

Features #

  • Upgrade parse_server_sdk to 5.x.x (#868)

Bug Fixes #

  • Incorrect Dart and Flutter SDKs compatibility range (#867)
  • Remove deprecated parameter vsync from AnimatedSize (#864)

4.0.0 (2023-03-19) #

BREAKING CHANGES #

  • The source file name of the Flutter package has changed; to import the Flutter package use parse_server_sdk_flutter.dart instead of parse_server_sdk.dart (#846)
  • Dependencies are upgraded to parse_server_sdk 4.x, dio 5.x, connectivity_plus 3.x and package_info_plus 3.x (#844)

Features #

  • Rename Flutter package source file to parse_server_sdk_flutter.dart (#846)
  • Upgrade various dependencies and fix warnings in Flutter package (#844)

3.1.4 (2023-03-01) #

Bug Fixes #

  • Parse SDK internal database file parse.db is accessible for app user on iOS and may be accidentally deleted (#826)

3.1.3 (2022-07-09) #

Bug Fixes #

  • old version of connectivity_plus package (#717)
  • dependency package_info_plus does not work in web (#714)
  • missing plugin exception, no implementation found for method getAll (#712)

3.1.2 (2022-05-30) #

Refactors #

  • fix analyzer code style warnings (#733)

3.1.1 (2022-05-29) #

Bug Fixes #

  • update example app to use Android embedding v2 (#722) (e092189)

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

2.0.1 (2020-10-24) #

Bug Fixes #

  • Fixed network exceptions (#482)

2.0.0 (2020-10-13) #

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.

138
likes
150
points
3.54k
downloads
screenshot

Publisher

verified publisherparseplatform.org

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#parse #parse-platform #parse-server #node-js #backend

Documentation

Documentation
API reference

Funding

Consider supporting this project:

opencollective.com
github.com

License

Apache-2.0 (license)

Dependencies

connectivity_plus, flutter, package_info_plus, parse_server_sdk, path, path_provider, sembast, sembast_web, shared_preferences

More

Packages that depend on parse_server_sdk_flutter