Skip to content

flutter-4.0.0

Compare
Choose a tag to compare
@mtrezza mtrezza released this 19 Mar 14:00
· 79 commits to master since this release
8d17772

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)