zam_event_bus_provider 0.5.1 copy "zam_event_bus_provider: ^0.5.1" to clipboard
zam_event_bus_provider: ^0.5.1 copied to clipboard

A provider for flutter that passes EventBus down to all the widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zam_event_bus_provider

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zam_event_bus_provider: ^0.5.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zam_event_bus_provider/zam_event_bus_provider.dart';
0
likes
140
pub points
27%
popularity

Publisher

verified publisherzamstation.com

A provider for flutter that passes EventBus down to all the widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, zam_core, zam_event_bus

More

Packages that depend on zam_event_bus_provider