vega_embed_flutter 0.5.0+2 copy "vega_embed_flutter: ^0.5.0+2" to clipboard
vega_embed_flutter: ^0.5.0+2 copied to clipboard

outdated

A Flutter widget to embed vega-lite charts to flutter web. Works only in Flutter web as of now. This could be adapted to be used with flutter webview widget.

[0.5.0] - [0.5.0+2] 23 April 2020. #

  • Added more vega embed options and tested.
  • Added more examples for embed options.
  • Now the demo page includes code samples.
  • Edited the example md to include live page and corrected some spelling errors.

[0.1.1+1] - [0.1.1+3] 17 March 2020. #

  • edited the example section.
  • added git hub actions.

[0.1.1] - 16 March 2020. #

  • Now the widget accepts and passes the VegaEmbedOptions.
  • Created a full fledged demo page.
  • Example includes better documentation.

[0.1.0] - 10 March 2020. #

  • Removed double Rendering.
    • Now uses the vega-embed and vega-tool tip styles directly.
  • Multiple Charts in Single page is working now.
  • Changed the example folder structure.
  • Renamed VegaLiteSchemLocation to VegaLiteSpecLocation.
  • Differentiating Schema vs Spec.

[0.0.1] - 06 March 2020. #

  • A basic version of vega_embed for flutter.
    • Works with single charts.
    • Interactions works as well.

TODO:

  • Enable flutter webview to support mobile platform.
  • Extend vega-embed options to fully suport all options.
  • Provide more vega-lite references.
  • Document the theming section
  • Add a section vega-embed options.
  • Add a definitve and documented demo. A basic example is available in the exampe folder.
  • Set up a live page with mutltitude of charts.
  • Enable vega-embed theming.
  • Work on rendering multiple charts in the same page.
5
likes
0
pub points
40%
popularity

Publisher

verified publisherabhilash-chandran.com

A Flutter widget to embed vega-lite charts to flutter web. Works only in Flutter web as of now. This could be adapted to be used with flutter webview widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, js

More

Packages that depend on vega_embed_flutter