modern_snackbar 0.0.1 copy "modern_snackbar: ^0.0.1" to clipboard
modern_snackbar: ^0.0.1 copied to clipboard

This is a modern snackbar design package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modern_snackbar

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

dependencies:
  modern_snackbar: ^0.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:modern_snackbar/modern_snackbar.dart';
2
likes
125
points
14
downloads

Publisher

verified publishernurhayatyurtaslan.com

Weekly Downloads

This is a modern snackbar design package

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on modern_snackbar