Guillaume RouxinITNEXTTDD in Flutter Part 4: Creating MocksWelcome to this 4th episode of the “Test Driven Development in Flutter” series, today I’m going to explain the concept of “Mocking” classes…Aug 24, 2022Aug 24, 2022
Guillaume RouxinITNEXTWhat’s in my VSCode? — For Flutter developmentMy main editor, when it comes to writing code, has been for several years Visual Studio Code. It’s free, open-source and has a good plugin…Aug 5, 2022Aug 5, 2022
Guillaume RouxinITNEXTTDD in Flutter - Special: Golden tests with Alchemist 🧙🏼Learn the basics of the alchemist package to write golden tests in Flutter.Apr 4, 2022Apr 4, 2022
Guillaume RouxinITNEXTTDD in Flutter Part 3: Testing your widgetsHi everyone, it has been a while since the last episode but finally here it is, and I am ready to explain to you how to test your widgets…Dec 20, 20212Dec 20, 20212
Guillaume RouxinITNEXTTDD in Flutter Part 2: How to write a unit test ?In this article I’m going to explain to you how you can write a unit test in Flutter and mock some HTTP calls.Jul 12, 2021Jul 12, 2021
Guillaume RouxinITNEXTTDD in Flutter Part 1: Introduction to Test Driven DevelopmentIn this series I am going to explain how you can apply principles of the Test Driven Development (TDD for short) to a Flutter (or Dart)…Jul 4, 20213Jul 4, 20213
Guillaume RouxinITNEXTFlutter Web: OAuth authentication through external windowLearn how to authenticate your Flutter Web application with OAuth2.Feb 27, 20211Feb 27, 20211
Guillaume RouxinITNEXTFlutter Web: Twitch OAuth2 authentication flow implementationCurrently, it is difficult to implement authentication flow such as OAuth2 on Flutter Web. One of the difficulties encountered is to be…Feb 20, 2021Feb 20, 2021
Guillaume RouxFlutter: FCM notifications on Mobile and WebExplanations on how to implement Firebase Cloud Messaging notificiations for Flutter mobile & web using the same codebase.Oct 15, 20202Oct 15, 20202