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.
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
.
-
Android
-
iOS
-
Web
-
Export does not work with all targets.
-
Fullscreen might have rendering issues in certain setups.
-
All issues can be monitored in our public repository at https://github.com/highcharts/highcharts_flutter/issues
Copyright (c) 2023-2025, Highsoft AS.
See LICENSE file for details.
Read more on licensing alternatives here: