zenith_snack_bar 1.0.0 copy "zenith_snack_bar: ^1.0.0" to clipboard
zenith_snack_bar: ^1.0.0 copied to clipboard

The ZenithSnackBar appears at the top of the screen and, unlike SnackBar, allows you to display multiple contents simultaneously.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zenith_snack_bar

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

dependencies:
  zenith_snack_bar: ^1.0.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:zenith_snack_bar/zenith_snack_bar.dart';
3
likes
150
points
122
downloads

Publisher

verified publisherup-sider.com

Weekly Downloads

The ZenithSnackBar appears at the top of the screen and, unlike SnackBar, allows you to display multiple contents simultaneously.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zenith_snack_bar