Skip to content

vs4824/Flutter_Flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Flash

⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter.

This library allows you to show messages or alerts in your app quickly and easily. It can be used as an alternative to Snackbar or Toast or Dialog and offers a plethora of useful features and customization options for you to play with.

It has been written 100% in Dart. ❤️

Getting started

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
...
flash: ^3.0.5

In your library add the following import:

import 'package:flash/flash.dart';

Usage

It is recommended to check the sample project to get a complete understanding of all the features offered by the library.

About

Flutter Flash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published