GithubHelp home page GithubHelp logo

jixianu / flutter-in-action Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutterchina/flutter-in-action

0.0 1.0 0.0 40.28 MB

《Flutter实战》电子书

Home Page: https://book.flutterchina.club

HTML 99.26% CSS 0.41% JavaScript 0.31% Shell 0.01% Dart 0.02%

flutter-in-action's Introduction

简介

本项目为Flutter中文网《Flutter实战》开源电子书项目,官网地址为:https://book.flutterchina.club

本书随书源码:https://github.com/wendux/flutter_in_action_source_code

🔥🔥🔥 **本书实体书正在出版中,先需要收集一些读者评价,刊印在本书封底,现诚邀读者为本书写书评。**书评提交地址:https://github.com/flutterchina/flutter-in-action/issues/248。

贡献须知

本书目前仍在创作中,如果您想参与到本书创作,欢迎提PR。本书目录结构如下:

目录及文件 说明
docs 文档目录,您应该在此目录下对应的章节文件夹下修改/创建Markdown文档
_book 打包后的网站代码目录,您不应该手动修改此目录下的文档
docs/SUMMARY.md 本书目录,要修改目录请参考本文档中前面章节。
docs/imgs 本书所引的图片、截图目录

图片引入说明

为了后续图片能够容易上CDN,如果您需要在文档中引入新的图片,请按如下步骤操作:

  1. 将您的图片大小进行调整,有一个要求是图片高度最大不能超过500像素,原则上单张图片最大不能超过300K.

  2. 将图片拷贝到docs/imgs目录,注意不要重名

  3. 在你的文章中用相对路径引用,如:

    ![](../imgs/xx.jpg)
    

当您提交内容被合入后,我们会来上传CDN,自动替换图片链接,然后回提到仓库中,在您下次提交之前,您需要先pull一下变更。

构建环境搭建

本书是采用gitbook编写,要想在本地运行网站,需要安装一下环境:

  1. 安装node;如果已经安装过node,可以省略这一步。node安装方法自行百度。

  2. 安装gitbook。

    npm i -g gitbook-cli
  3. 本地进入到本项目根目录,运行:

    gitbook install #安装本书构建所要依赖的插件
  4. 运行网站,可以编辑了~

    gitbook serve 
    

哪些章节还没有写?

本书目前未完成部分在官网目录中会置灰,他们会统一链接到一个todo页面,您应该首先来写这一部分主题。如果您有新的章节想补充,请先联系我!沟通后如果觉得有必要方可添加。

提交更新

为了保证书籍质量,提交后的内容都需要Review,所以您PR提交之后离正式合入可能会需要多次修改,为了节省时间,请在提交PR后的第一时间通知我Review。

勘误

如果您发现本书的错误,欢迎PR。

联系方式

微信号:Demons-du

免费?

知识是应该付费的,创作不易,开源不等于免费,如果您是本书读者并手头宽裕,可以微信扫描下面二维码打赏,也不用太多,够买一杯咖啡就行。当然,如果您囊中羞涩,您也可以阅读本书,但我对您有个小小的要求,希望您在阅读的过程中能积极参与到本书的纠错以及未完成内容的创作上来,也算是有所付出。

flutter-in-action's People

Contributors

36952362 avatar alexlees avatar alexyuan avatar anymyna avatar chenhao1024 avatar chongming avatar elviswong-cn avatar geektr avatar glorinli avatar imgss avatar jimbray avatar komomoo avatar kvker avatar leonadev avatar luchenwei9266 avatar lutherlau avatar mikublog avatar moziar avatar myproject avatar peakerwu avatar renxia avatar rookieape avatar sanleen avatar see311 avatar shikechen avatar weikano avatar weiweiabc109 avatar wendux avatar yinxulai avatar yuezaixz avatar

Watchers

 avatar

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.