simple_dialogs_flutter 2.2.1
simple_dialogs_flutter: ^2.2.1 copied to clipboard
A modern, context-less Liquid Glass dialog and toast system for Flutter with premium physics-based animations.
2.2.1 #
- Fix: Updated README asset paths to use absolute raw GitHub URLs for better rendering on pub.dev.
2.2.0 #
- Feature: New "Liquid Glass" design system with advanced glassmorphism effects.
- Feature: Added
GlassStylefor granular control over blur, opacity, and border radius. - Feature: Support for positional toasts (Top/Bottom).
- Feature: Introduced animated progress bars for toasts.
- Feature: Support for dual-action buttons in glass dialogs.
- Refactor: Complete architectural overhaul using a layered
src/structure. - API: Full context-less operations via
SimpleDialogs.navigatorKey. - Docs: 100% documentation coverage for public API.
- Fix: Resolved "double yellow underline" typography bug in overlays.
0.0.1 #
- Initial release of the simple dialogs package.