graph_flutter_knowledge 0.0.1+8 copy "graph_flutter_knowledge: ^0.0.1+8" to clipboard
graph_flutter_knowledge: ^0.0.1+8 copied to clipboard

A beautiful, lightweight Force-Directed Knowledge Graph widget for Flutter. Perfect for AI, RAG, and relationship visualization.

0.0.1+8 #

  • 🖼️ Bugfix: Switched repository images from GitHub attachments to explicit Raw GitHub URLs to guarantee rendering on pub.dev.

0.0.1+7 #

  • 🖼️ Documentation: Updated screenshot links in README.md to GitHub assets.

0.0.1+6 #

  • 🖼️ Bugfix: Fixed broken image tags in README.md caused by pub.dev's Markdown parser.

0.0.1+5 #

  • 🖼️ Documentation: Updated screenshot links in README.md to GitHub assets.

0.0.1+4 #

  • 📦 Rebranding: Finalized package rename to graph_flutter_knowledge.

0.0.1+3 #

  • 📦 Rebranding: Complete package rename and class refactoring from flutter_knowledge_graph to graph_flutter_knowledge.
  • 📜 License: Added MIT License to the repository.
  • 🚀 README & CHANGELOG: Updated documentation to reflect the new package structure and naming convention.

0.0.1+2 #

  • Layout Variety: Added layoutSeed to GraphConfiguration for deterministic yet unique graph layouts via query hashing.
  • 🏗️ Clean Architecture Demo: Completely refactored the example with MockGraphService to showcase proper "Separation of Concerns" (SoC).
  • 🔍 Scalable Search Simulation: Enhanced example with a dynamic "Search Massive Pool" scenario, perfecting the gRPC/REST integration blueprint.
  • 📖 Documentation Polish: Improved README documentation for reactive UI and API integration.
  • 🛠️ Stability & Null Safety: Fixed a crash that occurred when search results were empty by improving null-safety across the service and UI layers.
  • 🎥 Demo Video: Added demo_program_test.mp4 to showcase the interactive graph features.

0.0.1+1 #

  • Updated example and README for initial release.

0.0.1 #

  • Initial release of graph_flutter_knowledge.
  • Lightweight Force-Directed Graph implementation using CustomPainter.
  • Advanced node positioning using Fruchterman-Reingold algorithm.
  • Support for customizable physics (repulsion, attraction, cooling).
  • Interactivity: Zoom, Pan, and Node Tap events.
  • Beautiful default aesthetics with shadow and node customization.
0
likes
160
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful, lightweight Force-Directed Knowledge Graph widget for Flutter. Perfect for AI, RAG, and relationship visualization.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on graph_flutter_knowledge