Dart vs Swift: a comparison
30 min read
Detailed side-by-side comparison of language features between Dart 2.1 and Swift 4.2.
Detailed side-by-side comparison of language features between Dart 2.1 and Swift 4.2.
Clarifications and apologies following my previous article.
Controversial 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.
Let's see how to use platform channels by building an image picker on iOS, and using it from the Dart code.