rebirth 1.0.2
rebirth: ^1.0.2 copied to clipboard
For Rebirth/Restart of your app.
1.0.2 #
- WidgetRebirth is a widget which helps you to restart your app from any point of your app.
- Just wrap it around it to your widget and call the restartApp() method.
- Recommendation:- Wrap it on Material App Widget for better result.
- Supported flutter sdk 2.12.0
- Example included