Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 3.52 KB

README.md

File metadata and controls

67 lines (47 loc) · 3.52 KB

Book: From Zero to Market with Flutter

License: CC BY-NC-ND 4.0

Availability

Scheduled to 1st November 2023

Sampling on Financial Accounting App Life-Cycles

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

  1. Install LaTeX
  2. 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"

Contributions

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.

Support (Sponsorship)

If you'd like to contribute financially towards the efforts, please consider these options:

Or, treat me to ☕.

License & Copyright

The materials herein are all © 2023 Viachaslau Lyskouski.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.