How to Build Interactive Charts in Flutter

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • graphic

    A grammar of data visualization and Flutter charting library.

  • The widely used widget that handles gestures in Flutter is the GestureDetector. It defines all the gesture types in its callback properties (like onTap), and developers are familiar with them. So Graphic inherits this taxonomy. The GestureTypes of Graphic have same names (without the on prefix) and meanings to their corresponding callback properties in GestureDetector, such as GestureType.tap to GestureDetector.onTap. This keeps Graphic consistent with the Flutter gesture system and friendly to developers.

  • 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

  • graphic: A grammar of data visualization and Flutter charting library.

    1 project | /r/coding | 9 Jul 2023
  • graphic: A grammar of data visualization and Flutter charting library.

    1 project | /r/web_design | 7 Jul 2023
  • graphic: A grammar of data visualization and Flutter charting library.

    1 project | /r/softwarecrafters | 7 Jul 2023
  • graphic: A grammar of data visualization and Flutter charting library.

    1 project | /r/webdev | 4 Jul 2023
  • Show HN: Graphic – A grammar of data visualization and Flutter charting library

    1 project | /r/hypeurls | 22 Feb 2023