notification_handler 0.0.1 copy "notification_handler: ^0.0.1" to clipboard
notification_handler: ^0.0.1 copied to clipboard

Handle event notifications and provide state for Flutter app

notification_handler #

Handle event notifications and provide state for Flutter app.

Description #

Futter has Notification to notify events

Futter provides a mechanism Notification to propagate the event through the widget tree.

Typically, there is a ScrollNotification to signal that scrolling has taken place.

This library provides a way to handle event notifications. This consolidates business logic and makes it easier to design in accordance with the BLoC architecture.

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Handle event notifications and provide state for Flutter app

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, provider, rxdart

More

Packages that depend on notification_handler