MathGaps / d3-force-flutter

Force-directed graph layout using velocity Verlet integration. Flutter implementation of d3-force
https://rjmath-resume.web.app/#/
MIT License
15 stars 4 forks source link

Missing License #1

Closed vHanda closed 3 years ago

vHanda commented 3 years ago

Hi. Thanks a lot for creating this project, it's awesome.

Could you please clarify the code license?

rlch commented 3 years ago

Thanks @vHanda!! Actually planning on creating a more powerful graph visualization library using this algorithm -- keep an eye out :)

The license is MIT.