nabil6391 / graphview

Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
MIT License
420 stars 114 forks source link

Fix code indentation #52

Closed rickypid closed 2 years ago

rickypid commented 2 years ago

Fix README.md (Removed "|" char), Fix code indentation with "flutter format ."

nabil6391 commented 2 years ago

Please update from master again . Thanks

rickypid commented 2 years ago

it's done 👌