Coder Social home page Coder Social logo

Comments (6)

github-actions avatar github-actions commented on June 17, 2024

我不断失望不断希望 苦自己尝笑与你分享 🚀

from g_faraday.

KevinGong2013 avatar KevinGong2013 commented on June 17, 2024

g_faraday不会为每一个新建的flutter页面创建一个对应的native容器。这是最核心的差异

g_faraday对混合开发中经常会遇到的问题也做了处理包括但不限于 页面之间传值,json处理,等等

具体你可以clone仓库,然后cd Example && flutter run 自己体验一下

from g_faraday.

airingursb avatar airingursb commented on June 17, 2024

看了一下代码,内部是维护了一个 Navigator,所以跳 Flutter 页面的时候走的是 Navigator。

但是看了 README.md 的截图,说到其中 Flutter 跳 Flutter 走的新容器?那这张图片就不符合您说的 “不会为每一个新建的flutter页面创建一个对应的native容器” 了。

image

from g_faraday.

KevinGong2013 avatar KevinGong2013 commented on June 17, 2024

这个case主要是想表达也支持为每一个flutter页面新建一个native容器。(这样的话就和flutter_boost的逻辑一致了)

主要是为了方便从'flutter_boost'迁移。

from g_faraday.

KevinGong2013 avatar KevinGong2013 commented on June 17, 2024

我们之前大概有10w+行基于flutter_boost的代码,为了方便迁移到g_faraday最终还是保留了这个功能。

from g_faraday.

airingursb avatar airingursb commented on June 17, 2024

了解了,感谢解答

from g_faraday.

Related Issues (17)

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.