Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodydavis/flutter_graph_database
Graph Database in Flutter and Dart
https://github.com/rodydavis/flutter_graph_database
dart flutter graph-algorithms graph-database sqlite
Last synced: 9 days ago
JSON representation
Graph Database in Flutter and Dart
- Host: GitHub
- URL: https://github.com/rodydavis/flutter_graph_database
- Owner: rodydavis
- License: other
- Created: 2022-10-10T08:53:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T23:49:20.000Z (about 2 months ago)
- Last Synced: 2024-12-24T00:10:26.677Z (14 days ago)
- Topics: dart, flutter, graph-algorithms, graph-database, sqlite
- Language: C++
- Homepage: https://rodydavis.github.io/flutter_graph_database/
- Size: 6.03 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter SQLite Graph Database
[![github pages](https://github.com/rodydavis/flutter_graph_database/actions/workflows/main.yml/badge.svg)](https://github.com/rodydavis/flutter_graph_database/actions/workflows/main.yml)
Based on concept: https://github.com/dpapathanasiou/simple-graph
Demo: https://rodydavis.github.io/flutter_graph_database/