flashx 1.0.1 copy "flashx: ^1.0.1" to clipboard
flashx: ^1.0.1 copied to clipboard

Beautiful, animated, and highly customizable snackbar, toast, and notification package for Flutter with zero boilerplate support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flashx

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

dependencies:
  flashx: ^1.0.1

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:flashx/flashx.dart';
2
likes
160
points
128
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Beautiful, animated, and highly customizable snackbar, toast, and notification package for Flutter with zero boilerplate support.

Homepage
Repository

Topics

#animations #notification #overlay #snackbar #toast

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flashx