flutter_moving_background 0.3.0 copy "flutter_moving_background: ^0.3.0" to clipboard
flutter_moving_background: ^0.3.0 copied to clipboard

A Flutter Package to create beautiful and animated backgrounds,such as gradients ,circular forms and particles

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_moving_background

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

dependencies:
  flutter_moving_background: ^0.3.0

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_moving_background/flutter_moving_background.dart';
34
likes
150
points
452
downloads

Documentation

API reference

Publisher

verified publisherildeberto.xyz

Weekly Downloads

A Flutter Package to create beautiful and animated backgrounds,such as gradients ,circular forms and particles

Homepage
Repository (GitHub)
View/report issues

Topics

#particles #background #gradient

License

MIT (license)

Dependencies

flutter, location

More

Packages that depend on flutter_moving_background