graphist 0.3.0
graphist: ^0.3.0 copied to clipboard
Graphs represent a different perspective on data by using nodes and relations between them. Graphist let's you add graph capabilities to Flutter applications.
0.3.0 #
- Updated SDK constraints to Dart 3.0+ and Flutter 3.0+.
- Expanded README with comprehensive usage instructions and examples.
- Added extensive test suite for
InMemoryGraph.
0.2.5 #
- Example added
0.2.4 #
- Added icons
0.2.3 #
- Documentation and examples
0.2.2 #
- dartdoc issues fixed
0.2.1 #
- LICENSE fixed/updated
0.2.0 #
- Reorganized and restructured (first functional version)