Skip to content

v6.7.2

Compare
Choose a tag to compare
@agordn52 agordn52 released this 23 Mar 03:17
· 1 commit to 6.x since this release
  • Small fix for BadgeTab
  • New PageTransitionTypes: scale, rotate, size, rightToLeftWithFade, leftToRightWithFade, leftToRightJoined, rightToLeftJoined, topToBottomJoined, bottomToTopJoined, leftToRightPop, rightToLeftPop, topToBottomPop, bottomToTopPop, sharedAxisHorizontal, sharedAxisVertical, sharedAxisScale
  • New TransitionType added for route transitions. E.g. routeTo(HomePage.path, transitionType: TransitionType.fade())
  • Ability to setBadgeNumber of app icon
  • Bump desugar_jdk_libs to 2.1.5
  • Pubspec.yaml updates