mainstream_extended 0.1.0 copy "mainstream_extended: ^0.1.0" to clipboard
mainstream_extended: ^0.1.0 copied to clipboard

<Fork of mainstream> A StreamBuilder alternative that provides builder and event callbacks including default visual handlers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mainstream_extended

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

dependencies:
  mainstream_extended: ^0.1.0

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:mainstream_extended/mainstream_extended.dart';
15
likes
40
pub points
21%
popularity

Publisher

verified publisherarif.co

<Fork of mainstream> A StreamBuilder alternative that provides builder and event callbacks including default visual handlers.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on mainstream_extended