fl_border_gradient 1.1.0 copy "fl_border_gradient: ^1.1.0" to clipboard
fl_border_gradient: ^1.1.0 copied to clipboard

Flutter gradient borders: linear, sweep, radial, diagonal, spin, glow, dash, per-side frames, and theme defaults.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_border_gradient

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

dependencies:
  fl_border_gradient: ^1.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:fl_border_gradient/fl_border_gradient.dart';
1
likes
160
points
117
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter gradient borders: linear, sweep, radial, diagonal, spin, glow, dash, per-side frames, and theme defaults.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_border_gradient