How functional "Flutter" is?

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

  • When writing mobile apps with Flutter and Dart, sometimes you'll need access to low level hardware or functionality. Database, geolocation, camera, all of these are features where you need to access the underlying operating system to use them. In these instances most of the time a library published on pub.dev (their official library distribution service) will solve your problem, but even if there are no libraries for what you want, Flutter has the necessary APIs to access the underlying operating system, meaning you can write the functionality yourself.

  • 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