border_beam_flutter 1.0.1 copy "border_beam_flutter: ^1.0.1" to clipboard
border_beam_flutter: ^1.0.1 copied to clipboard

Animated border beam effect for Flutter. A lightweight widget that adds a traveling or breathing glow animation around any element — cards, buttons, inputs, or search bars. A port of Jakub Antalik's b [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add border_beam_flutter

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

dependencies:
  border_beam_flutter: ^1.0.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:border_beam_flutter/border_beam_flutter.dart';
0
likes
140
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated border beam effect for Flutter. A lightweight widget that adds a traveling or breathing glow animation around any element — cards, buttons, inputs, or search bars. A port of Jakub Antalik's border-beam React package.

Repository (GitHub)
View/report issues

Topics

#animation #border #glow #effect #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on border_beam_flutter