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

Animated gradient line used as a divider in AppBar and more.

Animate gradient line widget

Preview #

Usage #

AppBar(
  title: Text(widget.title),
  bottom: const PreferredSize(
    preferredSize: Size.fromHeight(4.0),
    child: AronGradientLine(),
  ),
),

📝 License #

Note

Copyright © 2024 Aron Onak. All rights reserved.
Licensed under the MIT license.
If you have any feedback, please contact me at arononak@gmail.com

5
likes
0
pub points
0%
popularity

Publisher

verified publisheraroncode.com

Animated gradient line used as a divider in AppBar and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on aron_gradient_line