fluttercandies/flutter_smart_dialog
An elegant Flutter Dialog solution | 一种更优雅的 Flutter Dialog 解决方案 | https://xdd666t.github.io/flutter_use/web/index.html#/smartDialog observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 67
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 352.0
- age_days: 2102
- days_rel: 11
- days_push: 10
- n_releases_24m: 3
Adoption not part of the score
1247 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter package providing an elegant dialog solution that supports toasts, loading indicators, attached popups, and custom dialogs without requiring BuildContext. It supports dialog stacking, widget positioning, highlight masking, and click-through backgrounds.
Use cases
- show toast messages in flutter without context
- display loading spinner anywhere in flutter app
- show dialog attached to a widget location
- highlight a widget by dissolving the overlay mask
- manage a stack of dialogs and close specific ones
- custom global loading and toast styles in flutter
When to choose
- you need context-free dialogs, toasts, or loading overlays across a Flutter app
- you need popups anchored to specific widgets or highlight masking
- you need dialog stacking with fine-grained dismissal control
When to avoid
- you only need simple platform dialogs already provided by Flutter's showDialog
- your project targets Flutter versions older than 3.44 (recent releases require Dart 3.12+/Flutter 3.44+)
- you want a zero-dependency solution without MaterialApp initialization changes
Facets
library · maturity active
ui-components middleware mobile-development frontend cross-platform windows cross-platform flutter dialog toast loading popup overlay context-free-dialogs widget-attachment android ios web linux macos
4 sources
- readme: https://github.com/fluttercandies/flutter_smart_dialog · fetched 2026-08-28 · bc00ae97d574
- homepage: https://pub.dev/packages/flutter_smart_dialog/install · fetched 2026-08-29 · 5c7561f0dfc5
- site_page: https://pub.dev/documentation/flutter_smart_dialog/latest · fetched 2026-08-29 · 891ba29bf63c
- site_page: https://pub.dev/packages/flutter_smart_dialog/changelog · fetched 2026-08-29 · 66bb652cbaaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fluttercandies/flutter_smart_dialog | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="fluttercandies/flutter_smart_dialog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem