2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.

There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.

Flutter Widget Testing: Enhancing the Accuracy and Efficiency of Your App Testing

As a Flutter developer, you know that testing is a crucial aspect of app development. Among the various testing techniques, unit testing and widget testing play a pivotal role in ensuring the…

Medium

Just had a fun session teaching some of my teammates #widgettesting using react-testing-library…

A nice simple start, but simple is a great place to build from.

#unittesting #automatedtesting #typescript #react