flutter

Mobile testing in cloud is a joy. It is the most cost effective way of locating bugs in your mobile app before shipping to production….

Flutter is starting to support null-safe Dart language with its latest releases. This comes with new syntax as well as SDK changes which may break…

While developing our TestFairy Flutter Plugin, I noticed an unusual bug happening during iOS builds, described as Errno::ENOENT – No such file or directory @…

Today, we are going to play with a really useful but quite ignored facility in the Flutter SDK, namely the EventChannel. It is a bridge…

While bridging platform APIs to Flutter, you may want to use callback functions in your Dart code to have a straightforward development experience. Unfortunately, out…

Hi everyone! We’d like to share our own plugin playground which allow us to test new ideas on Flutter. You can easily build this playground…

This post is brought to you by TestFairy, a mobile testing platform that helps companies streamline their mobile development process and fix bugs faster. See…