dot_matrix_widget 0.1.1 copy "dot_matrix_widget: ^0.1.1" to clipboard
dot_matrix_widget: ^0.1.1 copied to clipboard

Render any widget as a customizable dot-matrix display in Flutter.

0.1.1 #

  • Fix: Live preview shows immediately on first render with a fallback dot overlay.
  • Improve: More reliable capture scheduling and warm-up retries for late-loading images.
  • Perf: Default capture pixelRatio to 1.0 and downscale to grid resolution before sampling.
  • API: Rename showDotLayer to overlayVisible (breaking rename).
  • Test: Add performance tests for initial render and delayed content.

0.1.0 #

  • Initial public release of dot_matrix_widget.
  • Render any widget into a pixel-perfect dot matrix.
  • Supports configurable dot size, spacing, shapes, color strategies, and style presets.
  • Includes example app with adjustable controls and demo assets.
  • Added capture throttling and background masking optimizations for smoother performance.
1
likes
160
points
203
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Render any widget as a customizable dot-matrix display in Flutter.

Repository (GitHub)
View/report issues

Topics

#dot #widget #graphics #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dot_matrix_widget