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

Method not found: 'Object.hash' #73

Closed vin-fandemand closed 2 years ago

vin-fandemand commented 2 years ago

image Flutter 2.2.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision 02c026b03c (9 months ago) • 2021-05-27 12:24:44 -0700 Engine • revision 0fdb562ac8 Tools • Dart 2.13.1

graphview: ^1.1.1

nabil6391 commented 2 years ago

Please update your flutter version to 2.6.0 min