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

A highly customizable and elegant snackbar package for Flutter that uses Overlay for non-blocking notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seprable

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

dependencies:
  seprable: ^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:seprable/seprable.dart';
1
likes
160
points
154
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable and elegant snackbar package for Flutter that uses Overlay for non-blocking notifications.

Repository (GitHub)
View/report issues

Topics

#snackbar #overlay #ui #animation #notification

License

MIT (license)

Dependencies

flutter, gap

More

Packages that depend on seprable