change_emitter 0.9.11 copy "change_emitter: ^0.9.11" to clipboard
change_emitter: ^0.9.11 copied to clipboard

A flexible, highly composable alternative to ChangeNotifier for Flutter

[0.9.11] - Emitter children are registered from top down rather than bottom up #

[0.9.10] - added method to find ancestors in the emitter tree #

[0.9.9] - Fixed bug in ValueEmitter.reactive constructor #

[0.9.8] - added ListEmitter.removeLast and EmitterList #

[0.9.7] - Added ValueEmitter.unmodifiableView constructor #

[0.9.6] - Fixed bug in ListEmitter.removeWhere #

[0.9.5] - Added protected method containerChangeFromChildChange to EmitterContainer #

Overriding this method in a subclass of EmitterContainer allows you to use your own custom subclass of ContainerChange.

[0.9.4] - Fixed bug in ListEmitter.removeRange #

[0.9.2] - Added toggle() method to ValueEmitter

[0.9.1] - Fixed Async dependency #

[0.9.0] - Initial release #

1
likes
40
pub points
11%
popularity

Publisher

unverified uploader

A flexible, highly composable alternative to ChangeNotifier for Flutter

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

async, flutter, provider

More

Packages that depend on change_emitter