flutter_moving_background 0.0.3 copy "flutter_moving_background: ^0.0.3" to clipboard
flutter_moving_background: ^0.0.3 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 Dart:

 $ dart pub add flutter_moving_background

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 dart pub get):

dependencies:
  flutter_moving_background: ^0.0.3

Alternatively, your editor might support dart pub get or 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';
25
likes
0
points
101
downloads

Publisher

verified publisherildeberto.com

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

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_moving_background