Skip to content

quire-io/highcharts_flutter

 
 

Repository files navigation

Highcharts Flutter

This is the official Highcharts Flutter integration.

Use Highcharts widgets for interactive charts right in your Flutter app. All options are available as widgets and can be adjusted and with HighchartsChart.refresh() dynamically applied.

For more information about this integration, visit our dedicated Flutter integration page. You'll discover key features including cross-platform compatibility, extensive chart type support, and details about additional Highcharts products like Stock, Maps, Gantt.

Examples

Many examples of usage can be found in the examples/ folder.

A good place to get started is examples/hello_world. Other examples must be initialized by creating a Flutter project before running samples. This is done with flutter create . inside the specific demo folder. Afterwards the demo can be ran with flutter run.

We also have a video tutorial to show you how to create your first chart.

Supported Targets

  • Android

  • iOS

  • Web

Known Major Issues

License

Copyright (c) 2023-2025, Highsoft AS.

See LICENSE file for details.

Read more on licensing alternatives here:

About

Flutter integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.3%
  • C++ 0.4%
  • CMake 0.3%
  • JavaScript 0.0%
  • Ruby 0.0%
  • Swift 0.0%