A simple widget-wrapper to impressivly highlight something animatedly.
This plugin has no dependencies, so you can easily connect it to your project.
Black sun | North shine |
---|---|
![]() |
![]() |
Features
You can change colors, spread and speed of animation.
Getting started
Just install the plugin and use Glowstone
widget.
Glowstone(
radius: 200,
velocity: 1,
color: Colors.tealAccent,
child: Container(),
),