You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
The task would be to put in a button with the Label Create a UndirectedGraph 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.