block_dialog 1.0.1 copy "block_dialog: ^1.0.1" to clipboard
block_dialog: ^1.0.1 copied to clipboard

Block-based, animated dialogs for Flutter with composable layout, typed results, and fine-grained dismissal control.

1.0.1 #

  • Fixed BlockCustom decoration logic when matchDialogTheme is enabled/disabled.

1.0.0 #

  • Initial release of block-based dialog system.
  • Composable rows and blocks with automatic position resolving.
  • Built-in blocks: text, input, checkbox, radio group, button, spacer, custom.
  • Typed results with BlocksResult and per-block resultId keys.
  • Animated dimmed barrier synchronized with dialog animation.
  • Multiple block animations (slide, scale, elastic, depth, cinematic, expand-from-corner).
  • Customizable styling via DialogConfig.
1
likes
160
points
157
downloads

Publisher

verified publishertripletroop.com

Weekly Downloads

Block-based, animated dialogs for Flutter with composable layout, typed results, and fine-grained dismissal control.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on block_dialog