Why there're tons of Flutter tutorials but not for Dart?

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kotlin

    The Kotlin Programming Language.

  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • Generating smaller code / binaries from a given language is not entirely representative of an advantage. For example, build a hello world app in both Flutter (which is largely built in Dart) and another one with Kotlin (Android) and the Flutter one is about ~4MB in size whereas the Kotlin one is about ~650KB. Why? Because Flutter needs to include its own engine along in order to run the app, and it isn't small either. This has been an ongoing issue and the Dart / Flutter teams have made good efforts to make it smaller.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts