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

A Flutter package that provides an animated background widget with floating bubbles and customizable gradient colors. Perfect for creating engaging and beautiful app backgrounds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_animated_bubble_background

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

dependencies:
  flutter_animated_bubble_background: ^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:flutter_animated_bubble_background/flutter_animated_bubble_background.dart';
0
likes
150
points
147
downloads
screenshot

Publisher

verified publishergiansandoval.com

Weekly Downloads

A Flutter package that provides an animated background widget with floating bubbles and customizable gradient colors. Perfect for creating engaging and beautiful app backgrounds.

Repository (GitHub)
View/report issues

Topics

#ui #animation #background #bubbles #gradient

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_animated_bubble_background