animated_background_view 0.0.2 copy "animated_background_view: ^0.0.2" to clipboard
animated_background_view: ^0.0.2 copied to clipboard

A Flutter library for creating live animated backgrounds with effects of moving glares, light spots, and dynamic geometric patterns, adding depth and style to your application. Perfect for splash scre [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_background_view

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

dependencies:
  animated_background_view: ^0.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:animated_background_view/animated_background_view.dart';
8
likes
135
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for creating live animated backgrounds with effects of moving glares, light spots, and dynamic geometric patterns, adding depth and style to your application. Perfect for splash screens, widget decoration, or interface personalization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_background_view