I Really Want to Learn Flutter BUT ..

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
  • pub-dev

    The pub.dev website

  • One of the advantages of React is IMO also one issue it has. It's more mature, so it has a LOT of plugins to solve every problem conceivable. That's good, but because it's older, many of those plugins are not as well maintained anymore. To this day I couldn't create a single React project that didn't have at least one deprecated library in it. Flutter on the other hand has fewer plugins comparatively, but it's now on a point that most problems have a plugin to solve them. Some very edgy cases will still require you to implement your own plugin though (which is easy to do). In terms of dependency management, I think they're on par. Dart has it's pub.dev wich is the central hub for plugins and React has the npm ecosystem.

  • 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.

    InfluxDB 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