Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new ebook #6019

Merged
merged 6 commits into from Jul 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion src/_data/books.yml
Expand Up @@ -40,6 +40,13 @@
cover: flutter-in-action.jpg
link: "https://www.amazon.com/Flutter-Action-Eric-Windmill/dp/1617296147"
desc: "Flutter in Action teaches you to build professional-quality mobile applications using the Flutter SDK and the Dart programming language."
- title: 'Flutter Libraries we love'
authors:
- Codemagic
publisher: Codemagic
cover: flutter_libraries_we_love.png
link: "https://codemagic.io/flutter-libraries-ebook/"
desc: "\"Flutter libraries we love\" focuses on 11 different categories of Flutter libraries. Each category lists available libraries as well as a highlighted library that is covered in more detail – including pros and cons, developer's perspective, and real-life code examples. The code snippets of all 11 highlighted libraries support Flutter 2 with sound null safety."
- title: 'Flutter Succinctly'
authors:
- Ed Freitas
Expand Down Expand Up @@ -75,4 +82,4 @@
publisher: Pragmatic Bookshelf
cover: programming-flutter.jpg
link: "https://pragprog.com/book/czflutr"
desc: "Native, Cross-Platform Apps the Easy Way. Doesn't require previous Dart knowledge."
desc: "Native, Cross-Platform Apps the Easy Way. Doesn't require previous Dart knowledge."