app_restarter
A powerful Flutter package to restart your application with callbacks, animations, and advanced control.
0.2.0
800 downloads/mo
#639 most downloaded on pub.dev
InvalidNamex/app_restarter
What this package is like to depend on
Last release 8 months ago
30 Nov 2025
Too new to tell
only 2 dated releases
Some releases are documented
notes for 1 of 2 stable releases
Nothing withdrawn
no release was ever pulled
8 months old
2 releases · first in 2025
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Nov 2025 to Nov 2025
2026
Releases
latest 2-
0.2.030 Nov 2025Release notes
Open source →- Major Feature Release - Enhanced with powerful new capabilities
- Added lifecycle callbacks (
onBeforeRestart,onAfterRestart) - BREAKING: Changed
onAfterRestartfromVoidCallbacktoFuture<void> Function()for async support - GetX Compatibility: Full support for GetX state management with dependency reinitialization
- Added custom animation support with
transitionBuilder - Added delayed restart capability
- Added conditional restart logic
- Added comprehensive error handling
- Improved documentation with examples and migration guide
- Added GetX integration guide and example (
example/lib/getx_example.dart) - Updated example app with demonstrations of all features
-
0.1.029 Nov 2025Nothing published for this version