SimpleToastMessage
A customizable toast message utility for Flutter applications. Easily show non-intrusive toast notifications with various customization options.
Features
- Show toast messages with customizable text, background color, icon, and position.
- Adjustable duration, padding, font size, and shadow effects.
- Lightweight and easy to use in any Flutter application.
Installation
Add the following line to your pubspec.yaml under dependencies:
dependencies:
easy_toast_message: ^1.0.0