zeba_academy_border 0.0.1 copy "zeba_academy_border: ^0.0.1" to clipboard
zeba_academy_border: ^0.0.1 copied to clipboard

A beautiful Flutter border package with gradient, dashed, dotted, animated and glow borders.

Changelog #

All notable changes to this project will be documented in this file.

The format follows Keep a Changelog guidelines.


0.0.1 - 2026-07-07 #

๐ŸŽ‰ Initial Release #

First stable release of zeba_academy_border, a Flutter package for creating beautiful and customizable border effects.


โœจ Added #

Gradient Borders #

  • Added ZebaGradientBorder widget.
  • Support for multiple gradient colors.
  • Custom border width support.
  • Custom corner radius support.
  • Fully customizable child widget.

Dashed Borders #

  • Added ZebaDashedBorder widget.
  • Custom dash length support.
  • Custom gap spacing support.
  • Adjustable stroke width.
  • Custom border colors.

Dotted Borders #

  • Added ZebaDottedBorder widget.
  • Lightweight custom painter implementation.
  • Adjustable dot colors.
  • Works with any Flutter widget.

Animated Borders #

  • Added ZebaAnimatedBorder widget.
  • Animated gradient rotation effects.
  • Smooth border animations using Flutter animation controller.
  • Supports multiple animation colors.

Glow Borders #

  • Added ZebaGlowBorder widget.
  • Beautiful glowing border effects.
  • Custom glow color support.
  • Adjustable blur intensity.

๐Ÿ›  Improvements #

  • Added complete null safety support.
  • Optimized custom painters.
  • Added reusable widget architecture.
  • Added public exports through:
import 'package:zeba_academy_border/zeba_academy_border.dart';
  • Compatible with modern Flutter versions.

๐Ÿงช Testing #

Added widget tests covering:

  • Gradient border rendering.
  • Dashed border rendering.
  • Dotted border rendering.
  • Animated border lifecycle.
  • Glow border rendering.

All tests passing successfully.


๐Ÿ“š Documentation #

Added:

  • Complete README documentation.
  • Installation instructions.
  • Usage examples.
  • API customization guide.
  • Contribution guidelines.
  • GPL-3.0 license information.

๐Ÿ“œ License #

This package is released under the:

GNU General Public License v3.0 (GPL-3.0)


Future Roadmap #

Planned improvements:

  • More border animation styles.
  • Custom painter performance improvements.
  • Border patterns support.
  • Advanced gradient animation controls.
  • More Flutter UI utility widgets.

Thank you for using zeba_academy_border โค๏ธ

1
likes
140
points
52
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A beautiful Flutter border package with gradient, dashed, dotted, animated and glow borders.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_border