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

A customizable animated border card with gradient sweep animation.

Animated Border Card #

A customizable Flutter widget with a beautiful animated sweep gradient border effect.

📦 Features #

  • Animated rotating border using SweepGradient
  • Custom gradient colors
  • Custom fonts and text styles
  • Tappable card UI

🚀 Usage #

AnimatedGradientBorderCard(
  onTap: () {},
  title: "Refer & Earn",
  subtitle: "Invite friends and get rewards",
  icon: Icons.card_giftcard,
  gradientColors: [Colors.purple, Colors.orange, Colors.pink],
)
2
likes
130
points
48
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable animated border card with gradient sweep animation.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_border_card