scaffold_messenger_proxy 0.0.3 copy "scaffold_messenger_proxy: ^0.0.3" to clipboard
scaffold_messenger_proxy: ^0.0.3 copied to clipboard

inject a widget into the widget tree that listens to a stream with a config and maps it to a SnackBar that is displayed - which enables to control the displaying of Snackbars from outside the widget tree

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scaffold_messenger_proxy

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

dependencies:
  scaffold_messenger_proxy: ^0.0.3

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:scaffold_messenger_proxy/scaffold_messenger_proxy.dart';
1
likes
110
pub points
0%
popularity

Publisher

verified publisherquantumgray.tech

inject a widget into the widget tree that listens to a stream with a config and maps it to a SnackBar that is displayed - which enables to control the displaying of Snackbars from outside the widget tree

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on scaffold_messenger_proxy