back to home

flutterchina / flutter-in-action

《Flutter实战》书稿。第二版书稿已上传,请移步新Repo。

8,630 stars
1,675 forks
124 issues
JavaScriptHTMLVue

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing flutterchina/flutter-in-action in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/flutterchina/flutter-in-action)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

注意 本书第二版草稿已上传,**本 repo 将不再维护**,请大家移步:https://github.com/flutterchina/flutter_in_action_2nd --- 第一版简介 本项目为Flutter中文网《Flutter实战》开源电子书项目,官网地址为:https://book.flutterchina.club 。 本书随书源码:https://github.com/wendux/flutter_in_action_source_code 实体书 购买实体书 贡献须知 本书目前仍在创作中,如果您想参与到本书创作,欢迎提PR。本书目录结构如下: | 目录及文件 | 说明 | | --------------- | ------------------------------------------------------------ | | src | 文档目录,您应该在此目录下对应的章节文件夹下修改/创建Markdown文档 | | docs | 打包后的网站代码目录,您不应该手动修改此目录下的文档 | | src/SUMMARY.md | 本书目录,要修改目录请参考本文档中前面章节。 | | src/imgs | 本书所引的图片、截图目录 | 图片引入说明 为了后续图片能够容易上CDN,如果您需要在文档中引入新的图片,请按如下步骤操作: • 将您的图片大小进行调整,有一个要求是图片高度最大不能超过500像素,原则上单张图片最大不能超过300K. • 将图片拷贝到docs/imgs目录,注意不要重名 • 在你的文章中用**相对路径**引用,如: 当您提交内容被合入后,我们会来上传CDN,自动替换图片链接,然后回提到仓库中,在您下次提交之前,您需要先pull一下变更。 构建环境搭建 本书是采用gitbook编写,要想在本地运行网站,需要安装一下环境: • 安装node;如果已经安装过node,可以省略这一步。node安装方法自行百度。 • 开始构建并启动测试服务器。 • 构建发布包: 第二版 本书第一版已出版,由于flutter和dart更新非常快,本书第二版正在创作中,敬请期待。 提交更新 为了保证书籍质量,提交后的内容都需要Review,所以您PR提交之后离正式合入可能会需要多次修改,为了节省时间,请在提交PR后的第一时间通知我Review。 勘误 如果您发现本书的错误,欢迎PR。 联系方式 微信号:Demons-du 免费? 知识是应该付费的,创作不易,开源不等于免费,如果您是本书读者并手头宽裕,可以微信扫描下面二维码打赏,也不用太多,够买一杯咖啡就行。当然,如果您囊中羞涩,您也可以阅读本书,但我对您有个小小的要求,希望您在阅读的过程中能积极参与到本书的纠错以及未完成内容的创作上来,也算是有所付出。