ocr_module 1.3.0+1 copy "ocr_module: ^1.3.0+1" to clipboard
ocr_module: ^1.3.0+1 copied to clipboard

This Flutter app allows users to perform OCR (Optical Character Recognition) on images, selecting from gallery or capturing photos, with confidence score display.

License

---
title: MIT License
spdx-id: MIT
featured: true
hidden: false

description: A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders.

using:
  Babel: https://github.com/babel/babel/blob/master/LICENSE
  .NET: https://github.com/dotnet/runtime/blob/main/LICENSE.TXT
  Rails: https://github.com/rails/rails/blob/master/MIT-LICENSE

permissions:
  - commercial-use
  - modifications
  - distribution
  - private-use

conditions:
  - include-copyright

limitations:
  - liability
  - warranty

---

MIT License

Copyright (c) [year] [fullname]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
1
likes
125
pub points
12%
popularity

Publisher

unverified uploader

This Flutter app allows users to perform OCR (Optical Character Recognition) on images, selecting from gallery or capturing photos, with confidence score display.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

camera, cunning_document_scanner, cupertino_icons, edge_detection, flutter, flutter_document_scanner, flutter_tesseract_ocr, image, image_cropper, image_picker, path_provider

More

Packages that depend on ocr_module