highcharts_flutter 1.0.0
highcharts_flutter: ^1.0.0 copied to clipboard
Official Flutter integration for Highcharts with many options widgets for interactive charts, that can be adjusted and dynamically applied.
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
.
Supported Targets #
-
Android
-
iOS
-
Web
Known Major Issues #
-
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
License #
Copyright (c) 2023-2025, Highsoft AS.
See LICENSE file for details.
Read more on licensing alternatives here: