v0.7.4
- Improved
DialogHandlerAPI - you can now specify the return type, e.g.final result = await DialogHandler.showWidgetDialog<bool>(...) - Add
PlatformSnackApp.routerandCupertinoSnackApp.routerto allow for using theRouterAPI
DialogHandler API - you can now specify the return type, e.g. final result = await DialogHandler.showWidgetDialog<bool>(...)PlatformSnackApp.router and CupertinoSnackApp.router to allow for using the Router API