Flutter

Flutter Widget Test Wrapper

When testing a widget, it needs to run in the correct environment, otherwise unrelated errors may occur. The Widget’s Test Environment Different widgets ha...

Flutter Holobooth - Going Deeper

As part of the lead up to Flutter Forward, Very Good Ventures and the Flutter team have released the Holobooth app, along with a blog post describing how it ...

Flutter Holobooth - First Look

As part of the lead up to Flutter Forward, Very Good Ventures and the Flutter team have released the Holobooth app, along with a blog post describing how it ...

ChatGPT

After reading A pragmatic guide to BuildContext in Flutter, I thought I’d ask ChatGPT to generate a blog post to see what it can come up with. Here’s what i...

Flutter BuildContext

I’ve just finished reading A pragmatic guide to BuildContext in Flutter, and these are my take aways. Also, read the article, it goes into more depth, and e...

Restricting Google Cloud Keys

A problem (and solution) encountered while trying to restrict Google Cloud API keys for a Flutter app. Restricting GCloud Keys Google Cloud allows you to r...

Google Sign-in and Flutter Web

Getting Google Sign-in working with Flutter Web I have a Flutter app that uses Firebase-Auth and Google Sign-in for authentication. It works on Android and ...

Flutter Revisited

Last year I took a quick look at Flutter, and decided to keep an eye on it and see how it matures. Here are my current thoughts. Flutter Since my first lo...

Flutter?

Flutter? I’ve been seeing Flutter in my news feeds since Google announced it’s in beta. So I thought it was worth taking a cursory look; watching a few vid...