Posts
All
Popular
Flutter6

Playoff Score Card (Weekend Flutter App)

Jun 21, 2022
336 views

Flutter Web: Should I use it? (Part 3 — Other considerations)

Jul 04, 2021
280 views

Flutter Web: Should I use it? (Part 2— Performance)

Jun 28, 2021
584 views

Flutter Web: Should I use it? (Part 1 — SEO)

Jun 21, 2021
232 views
Background When I started building out the new mobile app for  Wyztalk  there where a few things on my personal ToDo list that obviously had great benefit to the business, one was a CI pipeline ( Article ) which I recently completed, this one, however, was something I got right quite early on. With our current Ionic v1 app we needed to roll out a complete app deploy for CSS or Localizati...

Improving User Experience through simple OTA updates in Flutter

Mar 17, 2021
324 views
Background: With phase 1 nearing completion, it was time to get the build process into a CI pipeline, this was something that was key for me working at  Wyzetalk  as we are unable to do that with some of the legacy products. Initially, I looked at  codemagic , but from a costing aspect, it would not have been feasible especially when all our Web Apps where already being deployed thr...

Deploying a Flutter App on Azure Pipeline

Mar 17, 2021
561 views
I recently started working with Flutter during an RnD phase at work after Ionic which had been the planned direction revealed itself to be a non-viable option given the business requirement. Personally, probably professionally and potentially even for the business, that was a blessing in disguise. That problem introduced us all to flutter, and I myself was very happy with the discovery, it was eas...

Flutter: Using Self Signed SSL Certificates in Development

Mar 17, 2021
446 views