graph_kit 0.5.1 copy "graph_kit: ^0.5.1" to clipboard
graph_kit: ^0.5.1 copied to clipboard

A lightweight, in-memory graph library with pattern-based queries and efficient traversal for Dart and Flutter applications.

0.5.1 #

• Docs: README images switched to raw.githubusercontent URLs so they render on GitHub and pub.flutter-io.cn • Example: lint tidy-ups and minor UI polish (debugPrint, interpolation, withValues)

0.5.0 #

  • Initial release of graph_kit (formerly graph_traverse)
  • Lightweight in-memory graph with typed nodes and edges
  • Cypher-inspired pattern query engine for graph traversal
  • Support for directional edges and complex pattern matching
  • Row-wise pattern results for preserving path bindings
  • Generic traversal utilities with BFS-style expansions
  • Pure Dart implementation with no external dependencies
3
likes
0
points
831
downloads

Publisher

verified publishercodealchemist.dev

Weekly Downloads

A lightweight, in-memory graph library with pattern-based queries and efficient traversal for Dart and Flutter applications.

Repository (GitHub)
View/report issues

Topics

#graph #traversal #patterns #cypher #algorithms

License

unknown (license)

More

Packages that depend on graph_kit