Website created in flutter to visualise graph on which different graph algorithms can be applied.
- Used multiple concepts of coordinate geometry
- Flutter custom painter is used to make graph
- Provider has been used for statemanagement
- Visualise Graph
- Create Directed or Undirected Graphs
- Apply and Visualise different Graph Algorithms