Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Flutter Complete Reference: Create beautiful, fast and native apps for any device

Posted By: l3ivo
Flutter Complete Reference: Create beautiful, fast and native apps for any device

Alberto Miola, Felix Angelov, Matej Rešetár, Rémi Rousselet, "Flutter Complete Reference: Create beautiful, fast and native apps for any device"
English | 2020 | ASIN: B08KHKK8TR | 765 pages | PDF | 4.7 MB

Flutter is Google's UI toolkit for creating beautiful and native applications for mobile, desktop and web from a single Dart codebase. In this book we cover in detail the Dart programming language (version 2.10, with null safety support) and the Flutter framework (version 1.20).While reading the chapters, you'll find a lot of good practices, tips and performance advices to build high quality products. The book is divided in 3 parts: - Part 1. It's about the Dart programming language (classes, exceptions, inheritance, null safety, streams, SOLID principles…) - Part 2. It's about the Flutter framework (localization, routing, state management with Bloc and Provider, testing, performances with DevTools, animations…) - Part 3. It's a long collection of examples (using Firestore, monetizing apps, using gestures, networking, publishing packages at pub.dev, race recognition with ML kits, playing audio and video…)The official website of the book contains the complete source code of the examples and a "Quiz Game" to test your Dart and Flutter skills!