flutter_snackbar_plus

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter snackbar plus

flutter_snackbar_plus #
A minimal library to handle SnackBars with elaborate list of configuration & style options.
Getting Started #
1. Depend on it #
Add this to your package's pubspec.yaml file:
dependencies:
flutter_snackbar_plus: [latest version]
copied to clipboard
2. Install it #
$ flutter pub get
copied to clipboard
3. Import it #
import'package:flutter_snackbar_plus/flutter_snackbar_plus.dart';
copied to clipboard
Example #

See Example page for example code.
ToDo list #
[] Add Queue and control how many snackbars to show at a time.
[] Add Programatic Dismiss.
[] Add more animations.
Contributing #
Contributing is more than welcomed on any of my packages/plugins.
I will try to keep adding suggested features as i go.
Current list of contributors:
Versioning #

V0.4.3 - Initial Release.
V0.5.0 - Added Documentation.
V0.5.1 - Fixed some bugs.

Authors #
Michael Aziz - Github
License #
This project is licensed under the MIT License - see the LICENSE.md file for details

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.