ezone
  • Home
  • Blog
    • Cloud ERP
  • Flutter
    • FlutterFlow
  • Joomla
  • About

Learning Flutter

Wait, what is Flutter™ ?

A framework for simultaneous publication of apps for Apple and Google Android devices

Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.

I create mobile applications that can be published in the App Store and Google Play. I'm not a hard core developer, I have professional developers working with me in my clients and contracted work. But I am a product manager / interim CTO.

It seemed to me that going through the whole process of app creation and management and documenting it for others would be useful. I've been writing requirements and producing mobile applications for decades but I thought I'd like to learn at a far deeper level about Flutter just for fun and because cross platform applications are something I have a passion for. This is my learned experience of picking up these development tools and seeing what I can do.

Books

You might enjoy printed books. If you do then this one would be a strong pick - Flutter for Beginners: An introductory guide to building cross-platform mobile applications with Flutter 2.5 and Dart, 2nd Edition. As is Flutter Projects: A practical, project-based guide to building real-world cross-platform mobile applications and games (both on Amazon UK).

Flutter starter app running on iPhone 14 Pro simulator on macOS Ventura (Intel)
Flutter starter app running on iPhone 14 Pro simulator on macOS Ventura (Intel)

Of course, one does not simply publish an app.

In order to publish an app you have to plan, code, build, test, publish, operate, monitor, manage and update it. This is a familiar pattern these days, its sometimes called 'devops', and it can't be avoided, for if you skip elements of it then updating your app or managing it might become impossible over time. You don't want that! So while this collection of articles is based around Flutter it is also about all the surrounding disciplines that need to be considered as part of development and operating a cross platform mobile application and the inevitable platform behind it.

Flutter tech notes and demos

Wiring AdMob in Flutter: Eight Hashes for Two Apps

Wiring AdMob in Flutter: Eight Hashes for Two Apps

In 2026, integrating AdMob into your Flutter applications has become a more streamlined yet nuanced process. Ongoing updates in both the Flutter ecosystem and AdMob itself, make it crritical that developers ensure test ads are served correctly and reliably on test devices. This article outlines our experience implementing AdMob banners in two Flutter applications, porjects parchment and linen, while addressing the challenges we faced along the way and how to effectively resolve them.

Our two apps are still in production: parchment (a community app) and linen (a citizen-reporting tool). Both are built with Flutter, released via TestFlight and Google Play, and utilise Firebase along with Fastlane + Gitea CI for continuous integration. Recently, we integrated google_mobile_ads banners into both applications. Our testing devices include physical Google Pixel phones, and physical iPhones, test builds are delivered via Google Play Internal Test track and TestFlight respectively. With two apps and several devices, we faced the challenge of marking each device-app pairing as a test device for AdMob to avoid serving real ads during our internal testing, which could lead to violations of AdMob's policies regarding invalid traffic.

TL:DR – Managing test devices for AdMob is much harder than it should be in 2026. It is far too easy to serve live adverts to test devices and risk a policy violation.

Details
Last Updated: 29 July 2026

Read more: Wiring AdMob in Flutter: Eight Hashes for Two Apps

FlutterFlow - Low code app builder based on Flutter

Page 4 of 4

  • 1
  • 2
  • 3
  • 4

Popular articles about Flutter

  • Java on macOS Sequoia - especially for android app
  • Getting started with Flutter on a Mac
  • Export compliance and the App Store
  • Building a Flutter Barcode Scanner app
  • Flutter development on a Chromebook
  • Using Cloud Firestore 
  • Getting the latest YouTube video for a Flutter app
  • Using Google Sheets in a Flutter app
  • Sign in with Apple from Pub.Dev Package Manager for Flutter
  • Dark and light appearance in mobile apps
  • Bad CPU type in executable Error: Unable to 'pub upgrade'
  • Starting from a sample in Flutter
  • Setting up Firebase Firestore
  • Making mobile apps look better - theme and colours
  • Adding Google as a Sign-in provider
Add as a preferred source on Google

Recent articles

  • What a Joomla developer learned modernising a WordPress site
  • Building for One, Part six: four names for one app
  • Building for One, Part five: everybody read it before her
  • Building for One, Part four: £200 tablet just worked
  • Building for One, Part three: what a real iPad changed
  • Gitea with Let's Encrypt on macOS via Homebrew
My Blog
  • Terms of use
  • Privacy statement
  • Contact us
  • Sitemap
  • Joomla! — award-winning content management system (CMS)
  • Flutter — An open source framework for building applications from a single codebase