Skip to content

Library for making a glowing spots. Don't ask me why I need it.

License

Notifications You must be signed in to change notification settings

thematver/glowstone

Repository files navigation

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
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(),
          ),

Other optional parameters are setting beginRadius, blurRadius and boxShape

About

Library for making a glowing spots. Don't ask me why I need it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages