lasso_text_detector 0.0.1 copy "lasso_text_detector: ^0.0.1" to clipboard
lasso_text_detector: ^0.0.1 copied to clipboard

A Flutter package to detect and extract text by circling it with a lasso gesture.

0.0.1 #

  • Initial release of lasso_text_detector.
  • Features:
    • Lasso-based gesture detection for text selection.
    • Support for RenderParagraph (RichText) and RenderEditable (SelectableText).
    • High-precision hit testing using Ray Casting and Segment Intersection algorithms.
    • LassoTextController for asynchronous result handling.
    • Built-in duplicate prevention for detected text segments.
1
likes
160
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to detect and extract text by circling it with a lasso gesture.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lasso_text_detector