xyz_pod 0.34.0 xyz_pod: ^0.34.0 copied to clipboard
This package simplifies state management in Flutter applications and is well-suited for use with a Modular Services State Management (MSSM) pattern.
Changelog #
[0.34.0] #
- Released @ 2024-06-09 12:26:53.083186Z
- Add podOrNull method to PodListenable
[0.33.0] #
- Released @ 2024-06-09 11:54:05.080811Z
- Update Pod class to extend PodListenable for better code organization
[0.32.0] #
- Released @ 2024-06-08 05:32:52.906147Z
- Add disposable option to Pod class
[0.31.0] #
- Released @ 2024-05-21 04:19:43.628218Z
- Added a new widget, the RespondingBuilder