
implementation("pro.respawn.flowmvi:savedstate:2.5.0-alpha06")Enables state persistence and restoration in applications, ensuring seamless user experiences during interruptions. Offers customizable savers like `JsonSaver` and `FileSaver` for flexible state management. Supports behaviors such as `OnChange`, `OnUnsubscribe`, and `Periodic` to determine optimal saving times.