Had a blast guest appearing on my friend Kerry Lothrop's podcast, DevTalk, where we talked about being a mobile developer - the technologies, the career, the motivations, all off it.
Using Google ML Kit with Flutter
Before GoogleML package for Flutter existed, I presented (and streamed on Twitch) on how to use Google ML Kit natively in iOS using Swift, and Android using Kotlin, with Flutter platform channels.
Xamarin Monkey Fest 2020
Presented during Xamarin Monkey Fest 2020 on Supercharging your custom controls with Control Templates.
Twitch Guest – Introduction to Flutter
Co-organized and live-coded Flutter app using MVVM design pattern.
Xamarin: Welcome to the Dark Side
Do you want to support Dark Mode in your Xamarin.iOS, Xamarin.Android, and Xamarin.Forms (iOS & Android) apps? Enabling Dark Mode is more than just Xamarin.Forms resources. We also have to manage icons and images, etc.
DevFest – Build Flutter Apps with MVVM
Co-organized and live-coded Flutter app using MVVM design pattern.
Flutter State Management From Simple to Complex
How to manage the state of your app could be a daunting proposition, specially when learning Flutter. In this meetup, we will demo several state management techniques to help you better architect your code.
Xamarin Developer Summit Recap
In 2018, when Dan Siegel asked me what I thought about hosting a Xamarin developer summit in Houston, I could not have been happier. The conversations started to grab interest of folks who would support the idea of a Xamarin focused event, including Microsoft team. Once Dan brought Megsoft on board, things got in motion and the rest is history.
Xamarin.Forms Made Better with Prism
In my talk on Xamarin.Forms Made Better With Prism, I showed how to make Xamarin.Forms apps better with MVVM and Prism.Forms, and demonstrated some cool features coming in Prism.Forms 7.2 like, Auto register pages for navigationAuto initialize properties in View ModelsDialog ServiceXAML navigation https://twitter.com/XamDevSummit/status/1149346397088559104?s=20 I will have more on these in future posts, and you…Read more Xamarin.Forms Made Better with Prism