kinetic_lens_effect 1.0.2 copy "kinetic_lens_effect: ^1.0.2" to clipboard
kinetic_lens_effect: ^1.0.2 copied to clipboard

A beautiful kinetic dot-grid lens effect widget for Flutter. Wrap your app with LensEffect to add an animated, cursor-reactive background with zero boilerplate.

1.0.2 #

  • Updated CHANGELOG.md to include all version history for pub.dev scoring.

1.0.1 #

  • Fixed coordinate conversion bug: lens effect now tracks cursor correctly when LensEffect is placed inside a Container or any non-fullscreen widget.
  • Added textDirection: TextDirection.ltr to internal Stack to remove Directionality dependency.
  • Improved test coverage with Directionality and MediaQuery wrappers.

1.0.0 #

  • Stable release.
  • LensEffect widget — wrap any widget tree for an animated dot-grid background.
  • LensOptions — full customization: colors, radius, force, dot size, spacing, smoothing.
  • LensController — programmatic toggle / update at runtime.
  • LensEffectScope — InheritedWidget to access the controller anywhere in the tree.
  • Zero external dependencies (pure Flutter).

0.1.0 #

  • Initial release.
0
likes
160
points
98
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful kinetic dot-grid lens effect widget for Flutter. Wrap your app with LensEffect to add an animated, cursor-reactive background with zero boilerplate.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kinetic_lens_effect