curl_text 1.0.0
curl_text: ^1.0.0 copied to clipboard
A simple and flexible Flutter package for creating text with customizable outlines.
Curl Text #
Curl Text is a lightweight, high-performance Flutter widget for adding stylish, customizable outlines (strokes) to your text. Perfect for UI elements that require high readability or a bold design touch.
🚀 Features #
- Customizable Outlines: Easily control stroke width and color.
- Performance Focused: Uses an optimized stacking layer approach for smooth rendering.
- Simple API: Mimics standard Flutter
Textparameters for an easy drop-in integration. - Flexible Styling: Fully compatible with standard font configurations.
📦 Getting Started #
Add this package to your project by running:
flutter pub add curl_text