I write about Dart and Flutter, sharing tips, tutorials, and my experiences with these technologies.
Learn how to configure Google and Apple sign-in with Firebase to always prompt users to choose an account, making it easier to test with different accounts.
AppLang lets you easily generate the JSON files you need from a Dart file.
Learn how to preload images in Flutter to avoid slow loading times
Shorebird is a solution for implementing code push in Flutter applications, allowing for seamless updates without requiring users to download a new version from the app store
Learn how to detach the XCode debugger when working on Flutter projects to streamline your development process.
Learn how to effortlessly convert DateTime between UTC and local time in Flutter
Learn how to utilize Figma for creating and managing models effectively.
Explore methods to clone objects in Dart for Flutter development.
Learn how to customize DateTime serialization in Flutter using JsonConverter for more control over your JSON data.