flutter_sketchy_text 2.0.3
flutter_sketchy_text: ^2.0.3 copied to clipboard
Library to create sketchy text. with highlight, underline, strikethrough, circle and rectangle.
🎨 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




