Skip to content

3.1.0

Compare
Choose a tag to compare
@rasitayaz rasitayaz released this 06 Dec 21:49
· 75 commits to main since this release
389eaf4
  • Improved the child bounce animation by adding a 3D tilt effect to it inspired by Bounce package. Can be disabled by setting childTiltEnabled to false in PieTheme.
  • Added overlayStyle to PieTheme to switch between the old and new overlay styles. PieOverlayStyle.behind (the old style) is used by default because the new one causes render issues in some cases.
  • Other minor improvements and bug fixes.