KD-reCall welcome screen

Lessons Learned Refactoring a Flutter App from Provider to Flutter Bloc

Why refactor? Why choose Flutter Bloc? The story answering these questions could be categorized as a coding horror story, but the lessons learned were plentiful. Enter: Frankenstein I began the practical learning of Flutter app development by looking to create a suite of simple reminder apps. Being my first mobile apps, despite over ten years

Wrote an App; Got a Mac; Wrote another App

Or more specifically, “Wrote an app for Android; Bought my first Mac; Wrote another app for iOS and Android.” App development is a time-consuming, minutely detailed process, and there is little time for pause. Mar 29 First Flutter mobile app approved for Closed Testing in the Google Play Store. Apr 22 First interview for a Flutter Developer position (knowingly

Architectural Challenges: My Flutter Frankenstein

The Bottom line: I really like Flutter.It has been extremely challenging at times, but the lessons learned from those challenges have been mostly fundamental and insightful. My first major challenge with Flutter came in October when I found I could not update multiple Flutter widgets from various ‘reactive’ sources using Flutter’s Provider package. I got to

I got a Flutter Full Course Certification—Now what?!

The Goal: Find a mutually-accommodating position working on productive solutions involving mobile apps built with Flutter or JavaScript-based web interfaces before the end of the year. The Plan: → Phase I:  Begin learning mobile app development via Flutter. Complete. Yay! 🥈 → Phase II:  Focus on a solid project to continue to broaden and strengthen

Learning Mobile App Development via Flutter

Learning: Mobile App Development – via Flutter What is … Flutter? Flutter is a mobile—and web—app development framework powered by the Dart programming language. It is akin to React Native or Ionic, and is built by Google. Dart is akin to JavaScript—but not. Since coming out of beta in December 2018, trends from Stack Overflow