[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9112":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},9112,"flutter_boost","alibaba\u002Fflutter_boost","alibaba","FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts","https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost",null,"Dart",7187,1268,134,408,0,1,5,66.31,"MIT License",false,"main",true,[25,26,27,28,29,30],"android","dart","flutter","hybrid-app","hybrid-flutter","ios","2026-06-12 04:00:43","\u003Cp align=\"center\">\n  \u003Cimg src=\"flutter_boost.png\">\n   \u003Cb>\u003C\u002Fb>\u003Cbr>\n  \u003Ca href=\"README_CN.md\">中文文档\u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Fzhuanlan.zhihu.com\u002Fp\u002F362662962\">中文介绍\u003C\u002Fa>\n\u003C\u002Fp>\n\n# Release Note\n\n## [ohos] New Platform\nflutter_boost has been fully adapted for the ohos platform. Please refer to item 10 of the following document to understand the related conventions before integrating：\n\u003Ca href=\"Frequently Asked Question.md\">FAQ\u003C\u002Fa>\n\n## 4.6.5\n\nPS：Null-safety is already supported.\n\n- Flutter SDK upgrades do not require Boost upgrades\n- Simplify the architecture\n- Simplify the interface\n- Unified design of double-end interface\n- Solved the Top Issue\n- Android does not need to distinguish between AndroidX and Support\n\n# FlutterBoost\nA next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts. The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages and Flutter pages at the same time is non-trivial in an existing App. FlutterBoost takes care of page resolution for you. The only thing you need to care about is the name of the page(usually could be an URL). \n\u003Ca name=\"bf647454\">\u003C\u002Fa>\n\n# Prerequisites\n\n1. Before proceeding, you need to integrate Flutter into your existing project.\n2. The Flutter SDK version supported by Boost 3.0 is >= 1.22\n\n\n# Getting Started\n\n\n## Add a dependency in you Flutter project.\n\nOpen you pubspec.yaml and add the following line to dependencies:\n\n``` yaml\nflutter_boost:\n    git:\n        url: 'https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost.git'\n        ref: '4.6.5'\n```\n\n# Version Notes\n- For Flutter SDK 3.0 and above, use `4.0.1+`.\n- For Flutter SDK below 3.0, use `v3.0-release.2` or earlier versions.\n- The null safety versions supporting Flutter SDK 2.5.x are `3.1.0+`.\n- The versions supporting Flutter SDK 3.16.x are `5.0.0+`.\n- The versions supporting HarmonyOS are `[4.5.0, 5.0.0)`.\n\n\n# Usage\n- [Detailed Integration Steps](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002Finstall.md)\n- [Basic Routing API](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002FrouteAPI.md)\n- [API for Page Lifecycle](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002Flifecycle.md)\n- [Custom API for Sending Cross-Platform Events](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002Fevent.md)\n\n# Contribution\n- [How to File an Issue to Us](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002Fissue.md)\n- [How to Submit a PR to Us](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fflutter_boost\u002Fblob\u002Fmaster\u002Fdocs\u002Fpr.md)\n\n# FAQ\nplease read this document:\n\u003Ca href=\"Frequently Asked Question.md\">FAQ\u003C\u002Fa>\n\n\n# License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## About Us\nAlibaba-Xianyu Tech is one of the earliest and largest teams running Flutter on a large scale online in China.\n\nIn our official WeChat account, we have carefully selected exclusive Flutter content for you, both comprehensive and in-depth.\n\nThe content includes tutorials and open-source information on Flutter integration, large-scale applications, engine exploration, engineering systems, and innovative technologies.\n\n**Architects \u002F Backend Engineers \u002F Client-side Engineers \u002F Frontend Developers \u002F Algorithm Engineers \u002F Quality Engineers - submit your resumes through our WeChat account, there is no limit to the number of positions.**\n\nWe welcome you to join Xianyu and become a curious, happy, and influential programmer. To send your resume, please email: `tino.wjf@alibaba-inc.com`\n\nSubscribe at:\n\n\u003Cimg src=\"https:\u002F\u002Fimg.alicdn.com\u002Ftfs\u002FTB17Ki5XubviK0jSZFNXXaApXXa-656-656.png\" width=\"328px\" height=\"328px\">\n\n[For English](https:\u002F\u002Ftwitter.com\u002Fxianyutech \"For English\")\n","FlutterBoost 是一个 Flutter 插件，旨在以最小的努力将 Flutter 与现有原生应用进行混合集成。其核心功能包括简化页面管理和路由解析，支持 Android、iOS 以及 HarmonyOS 平台，并且已全面适配 Null Safety。技术特点上，它使得在原生应用中使用 Flutter 页面如同使用 WebView 一样简单，同时提供了统一的双端接口设计和架构简化。适用于需要在已有原生项目基础上快速引入 Flutter 技术栈来提升用户体验或开发效率的场景。",2,"2026-06-11 03:21:17","top_language"]