Skip to content

v1.0.0

Compare
Choose a tag to compare
@JonasWanke JonasWanke released this 24 Jan 15:51
· 56 commits to main since this release
2d555bc

⚠️ BREAKING CHANGES

  • remove ChipGroup → use Flutter's Wrap instead (8f89c63)
  • remove SeparatedButtons → use Flutter's Wrap instead (5cf0277)
  • remove TitleAndSubtitle (41cc403)
  • upgrade to Flutter: >=3.3.0, Dart >=2.18.0 <3.0.0 (5c7230e)

🎉 New Features

  • add ReportingNavigatorObserver (0dcd1ff)
  • add CenterOrScroll (f52667c)
  • add expandOrScroll.key and .scrollDirection (1f6f9d8)
  • add SnackBarAction? action parameter to buildContext. and scaffoldMessengerState.showSimpleSnackBar(…) (e0bbfa2)