My idea of Dart syntax, what do u think?

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

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

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

    And for what it's worth, OP is right in at least a few things. The ability to use hooks would be quite useful, it is not JS specific even though it originated there in React first, it is a general way to abstract lifecycle state for any class based language. The most commented issue for Flutter is even about this very topic.. Since I was also tired of waiting for that issue to be resolved, I started using flutter_hooks and functional_widget (which does basically what OP wants with having a top level function that returns Widget) which drastically cut down my code while still being functionally correct.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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