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

A professional Flutter package for stunning gradient borders. Supports animated spinning borders, glowing neon effects, dashed patterns, and multiple gradient types (linear, sweep, radial, diagonal).

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.0.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
150
points
117
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A professional Flutter package for stunning gradient borders. Supports animated spinning borders, glowing neon effects, dashed patterns, and multiple gradient types (linear, sweep, radial, diagonal).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_border_gradient