Dart 3: 100% null-safe, records, pattern matching and class modifiers

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • language

    Design of the Dart language

  • We are working on a proposal to add macros to the language for sophisticated compile-time metaprogramming. But the goal is more for larger-scale uses of metaprogramming—synthesizing entire new declarations—and not really about extending the syntax.

  • Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

  • Google has a reputation for killing projects with no warning or offramp. https://killedbygoogle.com/ Google has a reputation for changing API's wholesale underneath folks requiring rewrites to upgrade (Dart 1 to 2 dropping isolates if you're looking for a Dart specific point). The management tools/endpoints get changed on the regular, often times dropping functionality in the process that never returns, which causes you to change your code to handle the new endpoint. Dart's cool. I like the look and feel of it, and have done a few test programs in it in my spare time. The flexibility to AOT, Interpreted, or JIT is pretty awesome.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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