it-at-m / epitaph_ips

Library for Indoor Positioning purposes
https://pub.dev/packages/epitaph_ips
MIT License
35 stars 8 forks source link

Version 0.0.2: Update Example App with an Example DirectedGraph #9

Open ToluAta opened 2 years ago

ToluAta commented 2 years ago

The example app is lacking examples.

The task would be to put in a button with the Label Create a DirectedGraph in main.dart. On press a new view would be opened with a form to fill in the needed fields with a ListView below it. The form should fill the ListView. The List should show the ids of the nodes and on click (e.g. expansion panel) should show all of the nodes values.

This issue is part of https://github.com/it-at-m/epitaph_ips/issues/4