flutter_fusioncharts library
Classes
- FusionCharts
- Renders a FusionCharts chart inside a platform WebView.
- FusionChartsController
- Use FusionChartsController to subscribe/unsubscribe to chart events and to call FusionCharts APIs.
- FusionChartsError
- A chart error surfaced to the application.
- FusionChartsExport
- An export payload handed to the application.
- FusionChartsExportFormat
- Export formats the bridge accepts.
- FusionChartsSource
- Declares which page the WebView host loads and which FusionCharts build it is expected to contain.
Enums
- FusionChartsSourceMode
- Where the hosting page loads the FusionCharts JavaScript from.
Constants
- kFusionChartsVersion → const String
- The FusionCharts release this package is validated against.
Exceptions / Errors
- FusionChartsSourceError
- Raised when a source configuration cannot be honoured.