smart_lib_dialog 1.0.0
smart_lib_dialog: ^1.0.0 copied to clipboard
A Flutter library that provides custom dialogs with back button interception.
smart_lib_dialog #
A smart, easy-to-use dialog library for Flutter.
✨ Features #
- 📦 Open dialogs from anywhere, even without BuildContext.
- ⚡ Simple and clean API to show dialogs.
- ✅ Support for positive and negative buttons.
- 📝 Add custom title, description, and button texts.
- 🧠 Smart internal handling — no boilerplate or extra setup needed.
- 🧩 Designed to be lightweight and highly customizable.
🚀 Getting Started #
Add dependency in your pubspec.yaml:
dependencies:
smart_lib_dialog: