blinking_border 1.2.1 copy "blinking_border: ^1.2.1" to clipboard
blinking_border: ^1.2.1 copied to clipboard

A lightweight, highly configurable Flutter widget that animates a border around any child widget with multiple styles and smooth animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blinking_border

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

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

Publisher

verified publisherjamalianpour.ir

Weekly Downloads

A lightweight, highly configurable Flutter widget that animates a border around any child widget with multiple styles and smooth animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on blinking_border