Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 239 Bytes

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