gojs 2.0.0 copy "gojs: ^2.0.0" to clipboard
gojs: ^2.0.0 copied to clipboard

Platformweb

A Dart interface for GoJS. A Web Framework for rapidly building interactive diagrams

2.0.0 #

  • Null safety
  • BREAKING CHANGE: Renamed the classes. IE: GoJSDiagram is now Diagram.
    Now is better to use import 'package:gojs/gojs.dart' as go; go.Diagram()

1.0.0 #

  • Initial version, with a working flowchart example
6
likes
110
pub points
52%
popularity

Publisher

unverified uploader

A Dart interface for GoJS. A Web Framework for rapidly building interactive diagrams

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

js

More

Packages that depend on gojs