Skip to content

v0.7.4

Choose a tag to compare

@robert-virkus robert-virkus released this 17 Oct 06:26
· 15 commits to main since this release
  • Improved DialogHandler API - you can now specify the return type, e.g. final result = await DialogHandler.showWidgetDialog<bool>(...)
  • Add PlatformSnackApp.router and CupertinoSnackApp.router to allow for using the Router API