Giter VIP home page Giter VIP logo

Comments (10)

rhymelph avatar rhymelph commented on August 29, 2024

看看插件版本号

from r_scan.

qinrunhao avatar qinrunhao commented on August 29, 2024

最新的,直接在git上下载的源码,直接运行example。

from r_scan.

rhymelph avatar rhymelph commented on August 29, 2024

目前example和插件都是AndroidX的

from r_scan.

qinrunhao avatar qinrunhao commented on August 29, 2024

我不是做安卓的,不太懂,所以问的不专业,请见谅!
为什么我仅仅运行下载的example也编译不通过呢?

from r_scan.

rhymelph avatar rhymelph commented on August 29, 2024

编译不通过有可能是下载的依赖没下载完全,请自备翻墙

from r_scan.

qinrunhao avatar qinrunhao commented on August 29, 2024

排查后发现问题:RScanPlugin.java中成员变量FlutterPluginBinding来自包io.flutter.embedding.engine.FlutterEngine,该类中没有方法getBinaryMessenger()、getTextureRegistry()和getPlatformViewRegistry(),导致编译报错。io.flutter.embedding.engine.FlutterEngine包来自于android-arm64/flutter.jar,是否正确?

from r_scan.

rhymelph avatar rhymelph commented on August 29, 2024

从上面看应该是你的Flutter版本过低
运行一下 flutter doctor -v

from r_scan.

rhymelph avatar rhymelph commented on August 29, 2024

升级一下Flutter,没问题就关了

from r_scan.

qinrunhao avatar qinrunhao commented on August 29, 2024

正在升级,没问题后就关了

from r_scan.

qinrunhao avatar qinrunhao commented on August 29, 2024

的确是flutter版本的问题。非常感谢!

from r_scan.

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.