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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kinetic_lens_effect

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kinetic_lens_effect: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kinetic_lens_effect/kinetic_lens_effect.dart';
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