restart_widget 1.0.4 copy "restart_widget: ^1.0.4" to clipboard
restart_widget: ^1.0.4 copied to clipboard

A Flutter package that provides a simple way to restart your app's widget tree

1.0.0 #

  • Initial release of restart_widget package
  • Added RestartWidget for easy app restart functionality
  • Added RestartCubit for state management using BLoC pattern
  • Added RestartBaseState and RestartState for session key management
  • Comprehensive test coverage for all components
  • Complete documentation with examples and best practices
  • Example app demonstrating GetIt integration
  • Support for dependency injection container reset
  • Session key generation utilities
  • Proper resource cleanup and disposal

1.0.1 #

  • Moved from Cubit to Notifier to remove unneeded dependency

1.0.2 #

  • Updated restart function with optinal param

1.0.3 #

  • Updated documentation and dart format

1.0.4 #

  • Dart format
0
likes
160
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a simple way to restart your app's widget tree

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on restart_widget