vega_embed_flutter 0.1.0 copy "vega_embed_flutter: ^0.1.0" to clipboard
vega_embed_flutter: ^0.1.0 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.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:

Add a definitve and documented demo. A basic example is available in the exampe folder. Set up a live page with mutltitude of charts. Add a section vega-embed options. Extend vega-embed options to fully suport all options. Add themeing styles to enable vega-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