animated_gradient 0.0.1
animated_gradient: ^0.0.1 copied to clipboard
plugin to create animated gradient background with muliple color in flutter project
Animated Gradient #
Animated gradient package lets you add a beautiful randomly moving gradient to your Flutter app.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
animated_gradient: ^0.0.1
- Import the package and use it in your Flutter App.
import 'package:animated_gradient/animated_gradient.dart';
Features #
|
![]() |