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

  • Provide more vega-lite references.
  • Document the theming section
  • Add a section vega-embed options.
  • Extend vega-embed options to fully suport all 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
points
18
downloads

Publisher

verified publisherabhilash-chandran.com

Weekly Downloads

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