KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
FlutterBoostDemo
★ 22
Open GitHub ↗
闲鱼 FlutterBoost 的集成与基本使用示例
Download README (.md)
Explore Similar Repositories
fortilogger_arbitrary_fileupload
:
CVE-2021-3378 | FortiLogger - Unauthenticated Arbitrary File Upload (Metasploit)
RAIDAR
:
Music Licensing Platform designed BY students, FOR students, and built by Berklee and MIT Connection Science.
cds-visual
:
Main repository for all code and data related to Visual Analytics (F25)
maplibregljs-starter
:
Start MapLibre GL JS easily. [MapLibre GL JS, Vite]
Maya-Live-Link-CSV-Import
:
Plug-in for importing .csv mocap data recorded with the Live Link Face App.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FlutterBoostDemo
?
Download (.md)
## FlutterBoost [FlutterBoost](https://github.com/alibaba/flutter_boost) 是阿里系闲鱼技术团队开源的 Flutter 插件,它可以轻松为现有原生应用程序提供 **Flutter 混合集成方案**。其理念是将 Flutter 像 WebView 那样来使用。FlutterBoost 帮开发者处理 Native 与 Flutter 页面的映射和跳转,开发者只需关心页面的名字和参数即可 ( 通常可以是 URL ) 。可以让一个成熟的原生 APP 项目,在不用推翻重做的前提下,方便快捷的开始 Flutter 混合开发,几乎不影响原有的 Native 项目。同时 FlutterBoost 也是在 Flutter 官方提供的混合开发解决方案上探索出来的最优解,并已在闲鱼 APP 线上环境中运用,承受着亿级用户量的检测,稳定性值得肯定。 ## FlutterBoostDemo :star:[博客地址](https://blog.csdn.net/lzw398756924/article/details/113245174):star: 闲鱼 [FlutterBoost](https://github.com/alibaba/flutter_boost) 集成与基本使用示例 ( Android 端和 Flutter 端 ) **本 Demo 主要展示如下几点** - FlutterBoost 的初始化 - 基于 FlutterBoost 实现 Native 启动 Flutter 页面,携带请求参数并接收返回结果 - 基于 FlutterBoost 实现 Flutter 启动 Native 页面,携带请求参数并接收返回结果 - 基于 FlutterBoost 实现 Flutter 启动 Flutter 页面,携带请求参数并接收返回结果 <img src="https://img-blog.csdnimg.cn/2021012811342913.gif" width="300" height="667" alt="效果展示" > <h6> 效果展示</h6> ### About Me <ul> <li> <p>Email: ziwen.lan@foxmail.com</p> </li> </ul>