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

A listener that listens to multiple streams and calls a function when all streams have emitted a value.

easy_listener #

A Flutter package that simplifies the use of Provider and ChangeNotifier for state management, making it easier to listen to changes in your Flutter app.

Features #

  • Simplifies the usage of ChangeNotifier and Provider by providing a streamlined API.
  • Reduces boilerplate code when setting up listeners for your models.
  • Facilitates clean and maintainable code structure.

Getting Started #

To get started with easy_listener, add it to your Flutter project by including it in your pubspec.yaml file:

dependencies:
  easy_listener: ^1.0.0
0
likes
140
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A listener that listens to multiple streams and calls a function when all streams have emitted a value.

Homepage
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on easy_listener