trent 0.0.5
trent: ^0.0.5 copied to clipboard
A Flutter package for simple, scalable, and reactive state management with built-in dependency injection and efficient stream-based state handling.
0.0.5 #
- Improved documentation and examples in the README.
0.0.4 #
- Updates the
Alerter
widget to include anOption
type for the previous alert state in itslistenAlertsIf
function, as it may be absent when there is no default alert, unlike the default state which is always present.
0.0.3 #
- README updates.
0.0.2 #
- Improves documentation.
- Adds example weather app.
- Fixes assorted errors.
0.0.1 #
- Initial release.