rough-notation icon indicating copy to clipboard operation
rough-notation copied to clipboard

Rough Notation Flutter

Open 0xharkirat opened this issue 10 months ago • 0 comments

🚀 Flutter Version of Rough Notation

Hi @pshihn and contributors 👋,

I just wanted to share that I’ve created a Flutter version of this incredible library!
Inspired by Rough Notation’s beautifully minimal API and hand-drawn annotation styles, this package recreates the same experience using Flutter’s CustomPainter.

gif from homepage (Flutter web) Image

🔗 Project Links

✨ Features Implemented

  • Underline
  • Box
  • Circle
  • Highlight
  • Strike-through
  • Crossed-off
  • Brackets
  • Grouped animations
  • Manual triggers with controller
  • RichText + WidgetSpan support

🙏 Acknowledgement

Big thanks for the original idea, API design, and inspiration behind this project. The website design and library philosophy were super helpful while recreating the experience for Flutter developers.

I hope this helps bring the ✏️ magic of hand-drawn annotations to the Flutter world as well! Contributions welcome.

Thanks again! 🙌

0xharkirat avatar Apr 20 '25 13:04 0xharkirat