Git Product home page Git Product logo

Comments (6)

Riya-Singhal15 avatar Riya-Singhal15 commented on August 28, 2024 3

@fabiancabau I have used edge_detection and working fine

Were you still able to solve your issue in document_scanner_flutter plugin ?

I've resolved it. You can add the following lines in your pubspec.yaml dependencies -

  document_scanner_flutter:
    git:
      url: https://github.com/MyCareRecords/document_scanner_flutter
      ref: master

Uncomment #platform :ios, '10.0' and changed the version to 13.0 which will look like - platform :ios, '13.0'
And add pod 'WeScan', :path => '.symlinks/plugins/document_scanner_flutter/ios/WeScan-3.0.0' in your Podfile like this -
Screenshot 2024-03-06 at 11 56 32 AM

Finally run flutter clean && flutter pub get then navigate to the ios folder rm Podfile.lock && rm -rf .symlinks Pods && pod install --repo-update

from document_scanner_flutter.

fabiancabau avatar fabiancabau commented on August 28, 2024

Same error

from document_scanner_flutter.

SamadDev avatar SamadDev commented on August 28, 2024

@fabiancabau
I have used edge_detection and working fine

from document_scanner_flutter.

AdeeshaP avatar AdeeshaP commented on August 28, 2024

@fabiancabau I have used edge_detection and working fine

Were you still able to solve your issue in document_scanner_flutter plugin ?

from document_scanner_flutter.

prkhrv avatar prkhrv commented on August 28, 2024

@Riya-Singhal15 @fabiancabau @SamadDev

I don't know why this doesn't work for me. Is there any way of updating the WeScan Version from the plugin itself? I would really appreciate if anyone could share a solution to this issue.

from document_scanner_flutter.

SamadDev avatar SamadDev commented on August 28, 2024

@Riya-Singhal15 @fabiancabau @SamadDev

I don't know why this doesn't work for me. Is there any way of updating the WeScan Version from the plugin itself? I would really appreciate if anyone could share a solution to this issue.

May be @Riya-Singhal15 comment will help you or you can try eadge_scanner

from document_scanner_flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.