Code Monkey home page Code Monkey logo

Comments (7)

bauerj avatar bauerj commented on May 17, 2024

Can you post the output of flutter doctor?

from paperless_app.

Ghostsmaw avatar Ghostsmaw commented on May 17, 2024

Can you post the output of flutter doctor?

Screenshot 2021-09-06 at 21 59 18

flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.2.3, on Mac OS X 10.15.7 19H1217 darwin-x64, locale en-NG) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2) [!] Xcode - develop for iOS and macOS ✗ Xcode installation is incomplete; a full installation is necessary for iOS development. Download at: https://developer.apple.com/xcode/download/ Or install Xcode via the App Store. Once installed, run: sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer sudo xcodebuild -runFirstLaunch [✓] Android Studio (version 4.1) [✓] Connected device (1 available)

from paperless_app.

bauerj avatar bauerj commented on May 17, 2024

Thanks, I'll try to reproduce the issue with the versions you have.

from paperless_app.

Ghostsmaw avatar Ghostsmaw commented on May 17, 2024

Thanks, I'll try to reproduce the issue with the versions you have.

okay thank you very much, i will be on standby

from paperless_app.

qcasey avatar qcasey commented on May 17, 2024

I also ran into this when building. It is introduced with the newer version of flutter, breaking flutter_wechat_assets_picker which is described and fixed here.

Fixup branch: https://github.com/bauerj/paperless_app/tree/issues-%2350

To fix, I updated to the oldest compatible package in pubspec. I also had to bump the kotlin version to latest in our build.gradle.

Which seemed to break edge_detection. I made a few minor changes along with a local NDK update which finally allowed me to build paperless_app. I don't know kotlin or the implications but it appears to still work.

@bauerj I can create some PRs for these, if that makes things easy?

Screenshot_20210913-103647_Paperless

from paperless_app.

bauerj avatar bauerj commented on May 17, 2024

Yes, thank you. I'll add you as a collaborator to the edge_detectiom repo.

from paperless_app.

qcasey avatar qcasey commented on May 17, 2024

Great!

@Ghostsmaw when you get a chance, could you do a

git pull
git checkout issues-#50

and try building again? If that fixes it for you I'll close this and pull into master.

from paperless_app.

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.