π¨ Flutter Sketchy Text
Flutter Sketchy Text is a dynamic package that brings human-like, hand-drawn text animations to your Flutter applications. It offers effects such as highlighting, underlining, circling, strikethrough, and more, enabling you to create lively and engaging text animations.
π Live Demo:
Abdul Wahab Khan
πΈ Example Previews
1οΈβ£ Basic Usage
Demonstrates the default sketchy text animation applied to a paragraph.
2οΈβ£ Animation Modes
Showcases the difference between Plain and Organic animation modes.
- Modes: Hand-drawn, wavy lines for a natural, sketchy appearance.
3οΈβ£ Sketchy Types
- Animation Types: Hand-drawn, wavy lines for a natural, sketchy appearance.
Illustrates various sketchy effects that can be applied to text.
Sketchy Type | Preview |
---|---|
Highlight | ![]() |
Underline | ![]() |
Strikethrough | ![]() |
Circle | ![]() |
Rectangle | ![]() |
β¨ Features
- βοΈ Sketchy Text Effects β Highlight, Underline, Strikethrough, Circle, and Rectangle animations.
- π¨ Smooth Hand-Drawn Look β Mimics human-like drawing with organic strokes.
- βοΈ Customizable β Adjust animation speed, colors, and delays.
- π§© Lightweight & Easy to Use β Simple API for quick integration.
- π Supports Plain & Organic Modes β Choose between a precise straight-line effect or a natural hand-drawn style.
π¦ Installation
Add the package to your pubspec.yaml
:
dependencies:
flutter_sketchy_text: latest_version
Libraries
- flutter_sketchy_text
- model/sketchy
- sketch/circule/circule_painter
- sketch/circule/circule_text
- sketch/highlighter/high_lighter_text
- sketch/highlighter/highlighter_painter
- sketch/rectangle/rectangle_painter
- sketch/rectangle/rectangle_text
- sketch/strickthrough/strickthrough_painter
- sketch/strickthrough/strickthrough_text
- sketch/underline/underline_painter
- sketch/underline/underline_text