DEV Community

Miguel Teheran
Miguel Teheran

Posted on

Free Books for Flutter Developers

This is a list of books to learn flutter for free:

Flutter Succinctly

Flutter Succinctly

Flutter is an open-source mobile application development SDK developed by Google with support for both Android and iOS using the same codebase. Written in C, C++, and Dart, and using the Skia Graphics Engine, Flutter also offers a rich set of fully customizable widgets for building native interfaces, including the Material Design library and Cupertino (iOS-flavored) widgets, rich motion APIs, and hot reload. In Flutter Succinctly, Ed Freitas will take you through creating a fully functional app to help you assess whether Flutter is the right choice for your mobile development needs

https://www.syncfusion.com/succinctly-free-ebooks/flutter-succinctly

Flutter UI Succinctly

Flutter UI Succinctly

Flutter made quite the impact when it landed in the cross-platform mobile framework landscape. Developed by Google, open source, targeting iOS and Android, smooth animations and motion, platform awareness, hot reload—the list of highlights goes on and on, demonstrating why Flutter is a worth any mobile developer’s attention. In Flutter UI Succinctly, Ed Freitas explores the essentials of constructing user interfaces with Flutter, showing off how a handful of Flutter’s built-in widgets and tools can serve as a springboard to creating apps with impressive interfaces.

https://www.syncfusion.com/succinctly-free-ebooks/flutter-ui-succinctly

Flutter Tutorials

Flutter Tutorials

This tutorial walks through the basics of Flutter framework, installation of Flutter SDK,
setting up Android Studio to develop Flutter based application, architecture of Flutter
framework and developing all type of mobile applications using Flutter framework.

https://www.tutorialspoint.com/flutter/flutter_tutorial.pdf

Flutter Libraries We Love

Flutter Libraries We Love

We focused on 11 different Flutter library categories. After selecting the categories,
we made a list of libraries under each category and chose the libraries we wanted to
highlight the most.

https://blog.codemagic.io/flutter-libraries-ebook-by-codemagic/ebook-flutter-libraries-we-love-by-codemagic.pdf

Top comments (0)