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
Prev Previous commit
update order
  • Loading branch information
TahaTesser committed Jul 12, 2021
commit 9447c4636de84cb6195554bea740e2210debdf8d
14 changes: 7 additions & 7 deletions src/_data/books.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
cover: flutter-for-beginners.jpg
link: "https://www.amazon.com/Flutter-Beginners-introductory-cross-platform-applications/dp/1788996089"
desc: "A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applications."
- 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 in Action'
authors:
- Eric Windmill
publisher: Manning Publishing
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