- Update SDK to
sdk: ">=3.5.0 <4.0.0"
- Fix: new static analysis
- Fix: dart format
-
Updated to dart >=3.0.0
-
Updated dependencies
-
Added linter rules and project formatted.
-
Demo app example code updated.
-
Fixed example
-
Added
showLinksOnTopOfComponents
option to canvas_policy.
- Fixed example
- Added
showLinksOnTopOfComponents
option to canvas_policy.
- Update dependencies.
- Update dependencies.
- Update dependencies.
- Run flutter format again.
- Update dependencies.
- Flutter format to get max pub.dev points.
- Fix flutter analysis issues.
- Add
serializeDiagram()
anddeserializeDiagram()
functions to allow saving the diagram. - Update dependencies.
- Example update -- it should now explain how to use the 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.