Skip to content

v0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonasWanke JonasWanke released this 21 May 15:27
· 57 commits to main since this release
318182e

🎉 New Features

  • support Flutter ^3.22 (#54), closes: #52. Thanks to @1l0 and @nimr77!
  • add remaining properties from AppBar and SliverAppBar (b4ebae5), closes #44:
    • morphingAppBar.scrolledUnderElevation, .notificationPredicate, .forceMaterialTransparency, and .clipBehavior
    • morphingSliverAppBar.scrolledUnderElevation, .surfaceTintColor, .forceMaterialTransparency, and .clipBehavior

📦 Build & CI

  • upgrade to Flutter ^3.22.0, Dart ^3.4.0 (587a08a)