material_snackbar 1.3.0 copy "material_snackbar: ^1.3.0" to clipboard
material_snackbar: ^1.3.0 copied to clipboard

discontinued

A flutter plugin for displaying snackbars with the newest material design on desktop and mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_snackbar

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

dependencies:
  material_snackbar: ^1.3.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:material_snackbar/material_snackbar.dart';
17
likes
40
pub points
40%
popularity

Publisher

verified publisherclevertasks.de

A flutter plugin for displaying snackbars with the newest material design on desktop and mobile.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

animations, flutter, flutter_web_plugins

More

Packages that depend on material_snackbar