Dart vs Swift: a comparisonDec 27, 201823 min read#flutter#dart#swift#iosDetailed side-by-side comparison of language features between Dart 2.1 and Swift 4.2.
Flutter will change everything: A Follow UpDec 12, 20183 min read#flutter#dart#swift#iosClarifications and apologies following my previous article.
Flutter will change everything, and is an excellent choice for iOS developmentDec 10, 201812 min read#flutter#dart#swift#iosControversial article with some history and a detailed comparison between Flutter and native iOS development. Includes an example showing how to build a contact list in Flutter and iOS.
Intro to Platform Channels: Building an Image Picker in FlutterApr 26, 20184 min read#flutter#dart#platform-channels#ios#swiftLet's see how to use platform channels by building an image picker on iOS, and using it from the Dart code.