textify 0.0.7 textify: ^0.0.7 copied to clipboard
This package converts digital images into text.
CHANGELOG #
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 #
- 2024-09-30 Link Package to GitHub repo https://github.com/vteam-com/textify
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