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

A flutter fullscreen widget, that displays hocr (xml) file along with original image and allows to edit the text in it.

HOCR Editor #

A flutter fullscreen widget, that displays hocr (xml) file along with original image and allows to edit the text in it. The current version allows to edit the words and delete words. Planning to make it is as a complete editor, where you can manually add new words at specific position, search, merge blocks.

Dependency #

This package uses dart_hocr package for interacting with xml file.

Editing controller #

Editing controller allows external interaction with the content. 

TODO: Document the interface for Editing controller

2
likes
70
pub points
0%
popularity

Publisher

verified publishercloudonlanapps.com

A flutter fullscreen widget, that displays hocr (xml) file along with original image and allows to edit the text in it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

adaptive_dialog, collection, dart_hocr, flutter, flutter_riverpod, font_awesome_flutter, image, material_design_icons_flutter

More

Packages that depend on hocr_editor