Skip to content

v10.0.0

Latest

Choose a tag to compare

@AlexV525 AlexV525 released this 22 Nov 17:36
7d2aaaf

What's Changed

Breaking changes

  • Migrate to Flutter 3.27 and drop support for previous Flutter versions.
  • Make delegate respect generic types as much as possible.
    This is a breaking change for users who use custom delegates and providers.
    See the migration guide for more details.
  • Remove deprecated methods.

New features

  • Support multiple append/prepend specials items.

Full Changelog: v9.8.0...v10.0.0