<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Daliso Zuze</title><description>Daliso Zuze — engineering leader and consultant. Writing on Flutter &amp; Dart, software delivery case studies, and the Dart Developer Show podcast.</description><link>https://dalisozuze.com/</link><item><title>Trusted Beats Smart. Here&apos;s How Sovereign AI Raises the Bar for Healthcare.</title><link>https://dalisozuze.com/blog/trusted-beats-smart-sovereign-ai-healthcare/</link><guid isPermaLink="true">https://dalisozuze.com/blog/trusted-beats-smart-sovereign-ai-healthcare/</guid><description>Most AI conversations in healthcare hit the same wall: the business wants ChatGPT-speed, IT and Compliance want zero data egress. The answer is neither full cloud SaaS nor building from scratch — it&apos;s sovereign, open-weight AI you actually own.</description><pubDate>Wed, 25 Mar 2026 12:00:00 GMT</pubDate></item><item><title>The Dashboard Utilization Crisis: Why 70% of Your BI Investment Sits Unused</title><link>https://dalisozuze.com/blog/dashboard-utilization-crisis/</link><guid isPermaLink="true">https://dalisozuze.com/blog/dashboard-utilization-crisis/</guid><description>Your company just spent six figures on a state-of-the-art BI platform. The dashboards are beautiful — and nobody&apos;s using them. Here&apos;s why, and what forward-thinking companies are doing about it.</description><pubDate>Mon, 28 Jul 2025 12:00:00 GMT</pubDate></item><item><title>Oxford University Cross-Disciplinary Education</title><link>https://dalisozuze.com/blog/oxford-university-cross-disciplinary-education/</link><guid isPermaLink="true">https://dalisozuze.com/blog/oxford-university-cross-disciplinary-education/</guid><description>The story of how I combined formal training in Computer Science and Business to forge a unique career path.</description><pubDate>Tue, 25 Feb 2025 19:02:52 GMT</pubDate></item><item><title>How I sharpened my coding skills at mobile app development</title><link>https://dalisozuze.com/blog/how-i-sharpened-my-coding-skills-in-mobile-app-development-2/</link><guid isPermaLink="true">https://dalisozuze.com/blog/how-i-sharpened-my-coding-skills-in-mobile-app-development-2/</guid><description>The story of how I learned Flutter app development and rekindled my passion for software development.</description><pubDate>Tue, 25 Feb 2025 17:48:56 GMT</pubDate></item><item><title>Create Your First Flutter Barcode Scanner</title><link>https://dalisozuze.com/blog/create-your-first-flutter-barcode-scanner/</link><guid isPermaLink="true">https://dalisozuze.com/blog/create-your-first-flutter-barcode-scanner/</guid><description>In this article, we shall learn about the different types of barcodes, how to create them and how to build an app in Flutter for scanning barcodes of all types using the camera on your smartphone.</description><pubDate>Wed, 28 Dec 2022 22:25:00 GMT</pubDate></item><item><title>How to Use Flutter AlertDialog: A Developer&apos;s Complete Guide</title><link>https://dalisozuze.com/blog/how-to-use-flutter-alertdialog-a-developers-complete-guide/</link><guid isPermaLink="true">https://dalisozuze.com/blog/how-to-use-flutter-alertdialog-a-developers-complete-guide/</guid><description>In this article, we’ll learn about the visual layout of an alert dialog, the different styles of alert dialogs that Flutter provides and how to include alert dialogs in Flutter apps.</description><pubDate>Thu, 30 Dec 2021 05:00:00 GMT</pubDate></item><item><title>Flutter FutureBuilder Example: Async Done Right</title><link>https://dalisozuze.com/blog/flutter-futurebuilder-example-async-done-right/</link><guid isPermaLink="true">https://dalisozuze.com/blog/flutter-futurebuilder-example-async-done-right/</guid><description>In this article, we’ll learn how to apply asynchronous programming to a Flutter app to make the experience better for users.</description><pubDate>Tue, 21 Dec 2021 05:00:00 GMT</pubDate></item><item><title>How to Implement Flutter Material Dialogs in Your App</title><link>https://dalisozuze.com/blog/how-to-implement-flutter-material-dialogs-in-your-app/</link><guid isPermaLink="true">https://dalisozuze.com/blog/how-to-implement-flutter-material-dialogs-in-your-app/</guid><description>In this article, we will cover practical use cases for dialogs, different types of Material dialogs, and how to display Flutter Material dialogs in Flutter.</description><pubDate>Tue, 14 Dec 2021 05:00:00 GMT</pubDate></item><item><title>An In-Depth Guide to Animating Flutter&apos;s Hero Widget</title><link>https://dalisozuze.com/blog/an-in-depth-guide-to-animating-flutters-hero-widget/</link><guid isPermaLink="true">https://dalisozuze.com/blog/an-in-depth-guide-to-animating-flutters-hero-widget/</guid><description>Flutter provides a widget named Hero for creating seamless and fluid experiences for users as they navigate from one page to another. In this tutorial, we’ll learn how to build a Hero widget for use in an app.</description><pubDate>Tue, 07 Dec 2021 05:00:00 GMT</pubDate></item><item><title>Flutter Drawers Made Easy: A Free Material Design Tutorial</title><link>https://dalisozuze.com/blog/flutter-drawers-made-easy-a-free-material-design-tutorial/</link><guid isPermaLink="true">https://dalisozuze.com/blog/flutter-drawers-made-easy-a-free-material-design-tutorial/</guid><description>In this tutorial, we shall describe the typical layout of a Flutter Drawer, learn how to build a Flutter Drawer widget for use in an app, and
build a demo app to apply what we learned.</description><pubDate>Tue, 30 Nov 2021 05:00:00 GMT</pubDate></item><item><title>The Flutter Visibility Widget: Show and Hide Content</title><link>https://dalisozuze.com/blog/the-flutter-visibility-widget-show-and-hide-content/</link><guid isPermaLink="true">https://dalisozuze.com/blog/the-flutter-visibility-widget-show-and-hide-content/</guid><description>In this tutorial, we’ll explore the properties of the Flutter Visibility widget and learn how to build a Visibility widget for use in an app.</description><pubDate>Sat, 20 Nov 2021 05:00:00 GMT</pubDate></item><item><title>How Do I Create a Flutter Card? Examples and Use Cases</title><link>https://dalisozuze.com/blog/how-do-i-create-a-flutter-card-examples-and-use-cases/</link><guid isPermaLink="true">https://dalisozuze.com/blog/how-do-i-create-a-flutter-card-examples-and-use-cases/</guid><description>In this tutorial, you’ll learn how to create and incorporate cards into your Flutter apps.</description><pubDate>Sat, 06 Nov 2021 04:00:00 GMT</pubDate></item><item><title>The Flutter DropdownButton Tutorial for Beginners</title><link>https://dalisozuze.com/blog/the-flutter-dropdownbutton-tutorial-for-beginners/</link><guid isPermaLink="true">https://dalisozuze.com/blog/the-flutter-dropdownbutton-tutorial-for-beginners/</guid><description>In this tutorial, we shall explore the visual components of a DropdownButton and
learn how to create and customize this widget</description><pubDate>Wed, 27 Oct 2021 04:00:00 GMT</pubDate></item><item><title>How Do I Customize a Flutter AppBar? A Detailed Overview</title><link>https://dalisozuze.com/blog/how-do-i-customize-a-flutter-appbar-a-detailed-overview/</link><guid isPermaLink="true">https://dalisozuze.com/blog/how-do-i-customize-a-flutter-appbar-a-detailed-overview/</guid><description>In this tutorial, we&apos;ll learn how to configure the visual appearance of a Flutter AppBar and build a demo app.</description><pubDate>Wed, 13 Oct 2021 04:00:00 GMT</pubDate></item><item><title>Flutter Hexcolor: Using Hexadecimal Color Strings in Flutter</title><link>https://dalisozuze.com/blog/flutter-hexcolor-using-hexadecimal-color-strings-in-flutter/</link><guid isPermaLink="true">https://dalisozuze.com/blog/flutter-hexcolor-using-hexadecimal-color-strings-in-flutter/</guid><description>In this tutorial we will explain what hexadecimal numbers are, learn how to create an instance of the Color class in Flutter, and build a demo app.</description><pubDate>Wed, 29 Sep 2021 04:00:00 GMT</pubDate></item><item><title>Flutter Checkbox Tutorial: How to Create and Use a Checkbox</title><link>https://dalisozuze.com/blog/flutter-checkbox-tutorial-how-to-create-and-use-a-checkbox/</link><guid isPermaLink="true">https://dalisozuze.com/blog/flutter-checkbox-tutorial-how-to-create-and-use-a-checkbox/</guid><description>This article was originally published on the Waldo blog. Introduction Checkboxes are one of the most widely used UI components on mobile, desktop, and the web. Checkboxes are classic elements that…</description><pubDate>Wed, 15 Sep 2021 04:00:00 GMT</pubDate></item><item><title>Build A Flutter Horizontal ListView in 20 minutes</title><link>https://dalisozuze.com/blog/build-a-flutter-horizontal-listview-in-20-minutes/</link><guid isPermaLink="true">https://dalisozuze.com/blog/build-a-flutter-horizontal-listview-in-20-minutes/</guid><description>In this post, we’ll go through the steps of putting together a simple horizontal ListView. It’ll take you less than 20 minutes to complete and doesn’t require any special tools.</description><pubDate>Fri, 27 Aug 2021 04:00:00 GMT</pubDate></item><item><title>Why Data Governance Matters: 5 Reasons to Care</title><link>https://dalisozuze.com/blog/why-data-governance-matters-5-reasons-to-care/</link><guid isPermaLink="true">https://dalisozuze.com/blog/why-data-governance-matters-5-reasons-to-care/</guid><description>This post will help anyone who’s curious understand what data governance really is, why you should care about it, and some tangible business benefits that it can lead to.</description><pubDate>Tue, 17 Mar 2020 04:00:00 GMT</pubDate></item></channel></rss>