dart-js-wrapping icon indicating copy to clipboard operation
dart-js-wrapping copied to clipboard

dart - flutter - js_interop - d3

Open idevloo opened this issue 9 months ago • 0 comments

Hi,

Dart SDK version: 3.5.4 Flutter (Channel stable, 3.24.4 on Windows)

I'm trying to create a flutter Web application with d3 (graph) integrated.

I've tried to use dart:js_interop in order to map the d3 functions to dart.

However, this seems terribly difficult for me.

Would you have any example of a flutter application showing a simple d3 graph with a legend which allows to show/hide the d3 path/line ?

Much appreciated,

Ivan

idevloo avatar Feb 16 '25 20:02 idevloo