bordered 0.2.1 copy "bordered: ^0.2.1" to clipboard
bordered: ^0.2.1 copied to clipboard

Create variable-width, gradient-colored borders with adjustable chamfer depth and automatic animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bordered

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

dependencies:
  bordered: ^0.2.1

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:bordered/bordered.dart';
3
likes
160
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

Create variable-width, gradient-colored borders with adjustable chamfer depth and automatic animation.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

animated_value, flutter

More

Packages that depend on bordered