animated_gradient_border 0.1.0 copy "animated_gradient_border: ^0.1.0" to clipboard
animated_gradient_border: ^0.1.0 copied to clipboard

An easily customizable, animated gradient border widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_gradient_border

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

dependencies:
  animated_gradient_border: ^0.1.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:animated_gradient_border/animated_gradient_border.dart';
4
likes
155
points
67
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

An easily customizable, animated gradient border widget for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #widget #animation #gradient #border

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_gradient_border