Providing insights into a career of apps and utilities that I've conceptualized, designed, and developed; complemented with developmental journeys, findings, observations, and challenges encountered along the way.

Category: null safety

  • Migrating to Dart’s Null Safety

    Migrating to Dart’s Null Safety

    Prior to starting on my 4th Flutter mobile app, and because it seems that every plugin now supports it, I decided to give migrating to Dart’s null safety a go. Sound null safety is available in Dart 2.12 and Flutter 2. In reading through the migration documentation, it appears the migration tool may pose as…