1 Forks
42 Stars
42 Watchers

toastification

Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibility. With Toastification, you can add and manage multiple toast messages at the same time with ease.

How to download and setup toastification

Open terminal and run command
git clone https://github.com/payam-zahedi/toastification.git
git clone is used to create a copy or clone of toastification repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with toastification https://github.com/payam-zahedi/toastification/archive/master.zip

Or simply clone toastification with SSH
[email protected]:payam-zahedi/toastification.git

If you have some problems with toastification

You may open issue on toastification support forum (system) here: https://github.com/payam-zahedi/toastification/issues