Posts

Showing posts with the label Flutter

Cross-platform desktop app filesize comparison

Image
I am the author of Desktop MP3 , an offline music player focused on simplicity and ease-of-use.   The MacOS version is built using Objective-C with Storyboard, and the Windows versions is built using Electron.  In this article, I want to show the differences between binary file sizes using different cross platform desktop frameworks. Desktop MP3

Flutter Dart Cheat Sheet for TypeScript Developers

Welcome to "Flutter Dart Cheat Sheet for TypeScript Developers". This article is meant to be a quick reference guide for software developers already familiar with TypeScript who are looking to expand their expertise into Flutter app development using Dart.