glitch_text 0.0.1
glitch_text: ^0.0.1 copied to clipboard
Glitch Text - Glitch shadow text widget package
Glitch Text #
A Flutter package for creating Text widget with glitch effects
Features #
- Customizable glitch width (offset)
- 8+ verity fonts
- Custimizable Font Properties
Getting Started #
In the pubspec.yaml of your flutter project, add the following dependency:
dependencies:
glitch_text: ^0.0.1
Import it:
import 'package:glitch_text';;
Usage #
import plugin and create GlichText function
const like = 'sample';
Additional information #
If you have any feedback, please reach out to us at [email protected]