- Add
serializeDiagram()
anddeserializeDiagram()
functions to allow saving the diagram. - Update dependencies.
- Example update -- it should explain how to use serialization.
- Format code
-
Adds componentExists function
-
Adds linkExists function
- Update dependencies in pubspec.yaml file
- Update pubspec.yaml file
- Fix remove component with children test.
- Add documentation comments to reader/writer
- Move custom components widgets from Canvas to Component
- Add some more documentation comments.
- Fix documentation comments.
- Add more documentation comments.
- Fix readme.
- Add documentation comments.
- Update the example and add comments to it.
- Update readme file.
- Add some asserts ("the model must contain this id").
- Fix add/remove component parent.
- Prevent parent-child loops.
- Other link attachment policies.
- Fix example.
- Add example.
- Update dependencies.
- Description in yaml.
- Initial release.