highcharts_flutter 0.1.0 copy "highcharts_flutter: ^0.1.0" to clipboard
highcharts_flutter: ^0.1.0 copied to clipboard

Official Flutter integration for Highcharts.

0.1.0 #

  • Added support for custom JavaScript injection
  • Added new examples and improved existing examples
  • Fixed expanding and sizing of Highcharts widget (#36)
  • Fixed JSON of categories data in series (#34)

0.0.5 #

  • Added basic refresh support for web target (#24)
  • Added experimental union types (#20)
  • Improved annotations (#9)
  • Improved examples (#19, #20)
  • Fixed Highcharts Stock constructor (#27)
  • Fixed options JSON (#26)

0.0.4 #

  • Added web integration (refresh not supported)
  • Updated hamburger menu to be hidden by default
  • Updated the amount of loaded modules to the following basics:
    • highcharts
    • highcharts-more
    • modules/accessibility
    • modules/annotations
    • modules/broken-axis
    • modules/data
    • modules/exporting (not working yet)
    • modules/offline-exporting (not working yet)
    • modules/maps
    • modules/stocks
  • Upgraded dependencies and integrations
  • Fixed missing option to add / remove hamburger menu

0.0.3 #

  • Added implicit options exports.
  • Improved examples.
  • Improved options types.
  • Improved refresh.
  • Fixed file names.
  • Fixed menu issue.
  • Fixed series update.

0.0.2 #

  • Improved hello-world example.
  • Fixed debugging issue in Safari.
  • Fixed factory issue.
  • Fixed options types.
  • Fixed refresh issue.
  • Fixed transparence issue.
  • Removed some internal types.

0.0.1 #

  • Initial preview.