Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blaugold/global_gradient
A Flutter package for creating 2D lighting effects with globally positioned gradients.
https://github.com/blaugold/global_gradient
animation effect flutter spotlight ui widget
Last synced: about 1 month ago
JSON representation
A Flutter package for creating 2D lighting effects with globally positioned gradients.
- Host: GitHub
- URL: https://github.com/blaugold/global_gradient
- Owner: blaugold
- License: mit
- Created: 2019-12-30T19:19:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T21:14:22.000Z (almost 5 years ago)
- Last Synced: 2024-10-02T06:21:06.119Z (about 2 months ago)
- Topics: animation, effect, flutter, spotlight, ui, widget
- Language: Dart
- Homepage:
- Size: 2.6 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# global_gradient
A Flutter package for creating visual effects with globally positioned gradients.
[Live Demo on Web platform](https://blaugold.github.io/global_gradient/)
![Spotlight Demo](doc/spotlight_demo.gif)
## Usage
[spotlight_border_demo.dart](https://github.com/blaugold/global_gradient/blob/master/example/lib/spotlight_border_demo.dart)
shows how this package can be used to create a spotlight effect at box borders.