visual_effects_kit 0.1.2 copy "visual_effects_kit: ^0.1.2" to clipboard
visual_effects_kit: ^0.1.2 copied to clipboard

Procedural Flutter visual effects for animated backgrounds, surfaces, and interactive UI accents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add visual_effects_kit

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

dependencies:
  visual_effects_kit: ^0.1.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:visual_effects_kit/visual_effects_kit.dart';
1
likes
160
points
188
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Procedural Flutter visual effects for animated backgrounds, surfaces, and interactive UI accents.

Repository (GitHub)
View/report issues

Topics

#flutter #animation #graphics #effects

License

MIT (license)

Dependencies

flutter

More

Packages that depend on visual_effects_kit