📬 A flutter wrapper for the Comunica querying framework
WIP: For now usage is as follows:
Download the js-bundle and the wrapper.
Include the bundle in your index.html by adding the script <script src='bundle.js'></script>
.
Add the line comunica = { ComunicaEngine }
above loadMainDartJs
.