🎨 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




