Scheduled to 1st November 2023
- Amazon Books:
- Kindle eBook (ASIN: B0CLLKNXQR): https://www.amazon.com/dp/B0CLLKNXQR
- Paperback (ASIN: B0CLP5JQJC): https://www.amazon.com/Zero-Market-Flutter-Desktop-Distribution/dp/B0CLP5JQJC/
- Hardcover (ASIN: B0CLNT8GPC): https://www.amazon.com/Zero-Market-Flutter-Desktop-Distribution/dp/B0CLNT8GPC/
- Apple Books
- Google Books
- Smashwords
- https://www.smashwords.com/books/view/1471129 (choose your price)
- Barnes & Noble(R)
- bol.
This book is diving deep into the core mechanisms of Flutter to implement a platform-agnostic application.
Remarks of Fingrom development process.
NOTE: To compile the project
- Install LaTeX
- Run command (from current directory):
- PDF:
pdflatex -halt-on-error -aux-directory=build -output-directory=build index.tex
- EPUB:
pandoc --from=latex index.tex --to=epub -o index.epub
- MOBI:
tex4ebook -f mobi -l -r 640 index.tex
- TXT:
pdftotext -enc ASCII7 -nopgbrk -layout index.pdf
- HTML:
mk4ht htlatex index.tex "html,mathplayer,info"
Please feel free to contribute to the quality of this content by submitting PRs.
Any contributions you make to this effort are of course greatly appreciated (don't forget to update "info.tex" by adding your name into "Contributors"-section as a gratitude).
However, if you choose to contribute content (not just typo corrections) to this repo, you agree that you're giving me a non-exclusive license to use that content for the book, as I (and my possible publisher) deem appropriate. You probably guessed that already, but I just wanted to be extra clear on that.
If you'd like to contribute financially towards the efforts, please consider these options:
Or, treat me to ☕.
The materials herein are all © 2023 Viachaslau Lyskouski.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.