Publication of the 4th Edition on 21st February 2024.
Up to date with Flutter 3.16.9, Dart 3.2.6 and Android Studio 2023.1.1.
What's Changed
- All projects up to date with Flutter 3.16.9
- Typo fixes from forum errata
- New projects used in the book (inc web-based)
- Updating from Moor to drift
- Update state managment to include Riverpod
- Clarifications and improvements to several chapters as per forum suggestions
- Major updates to the Firebase Cloud Firestore chapter, including using Firebase CLI and FlutterFire
New Chapters:
- Chapter 6 : Advanced Scrollable Widgets
- Chapter 7 : Interactive Widgets
- Chapter 17 : Unit Testing
- Chapter 18 : Widget Testing