textify 0.1.1 copy "textify: ^0.1.1" to clipboard
textify: ^0.1.1 copied to clipboard

A cross-platform Flutter package that extracts text from clean digital images using standard fonts, run offline with no external dependencies.

CHANGELOG #

0.1.1 #

  • 2024-10-06 Use embedded fonts for generating template [Arial, Courier, Helvetica, Times New Roman]

0.1.0 #

  • 2024-10-03 Remove unused function
  • 2024-10-03 Made functions private
  • 2024-10-03 Document code

0.0.9 #

  • 2024-10-02 Refactor to handle Bands and detect spaces

0.0.8 #

  • 2024-10-01 Document public API - Artifact, Band, CharacterDefinitions

0.0.7 #

  • 2024-10-01 Support characters $ ; \
  • 2024-10-01 Refactor to enable better Editing of templates

0.0.6 #

  • 2024-10-01 Document Matrix.dart
  • 2024-10-01 Perf improvement avoid scoring the Artifact for space " "
  • 2024-10-01 Fix bug in the Example:Edit Screen

0.0.5 #

  • 2024-09-30 New top level API "String getTextFromImage(IMAGE)"
  • 2024-09-30 [dart format .]

0.0.4 #

0.0.3 #

  • 2024-09-30 Update README.md

0.0.2 #

  • 2024-09-30 Fix many typos
  • 2024-09-30 Example - When pasting just show the resulting text
  • 2024-09-30 Support for characters-allowed

0.0.1 #

  • 2024-09-23 Inital implementation
4
likes
0
points
264
downloads

Publisher

unverified uploader

Weekly Downloads

A cross-platform Flutter package that extracts text from clean digital images using standard fonts, run offline with no external dependencies.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on textify