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

A Flutter widget that displays a container with an animated ambient gradient glow effect around its border.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ambient_gradient_border

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

dependencies:
  ambient_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:ambient_gradient_border/ambient_gradient_border.dart';
2
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that displays a container with an animated ambient gradient glow effect around its border.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ambient_gradient_border