fluttercandies / flutter-interactive-chart

A candlestick chart that supports pinch-to-zoom and panning.
https://pub.dev/packages/interactive_chart
MIT License
209 stars 66 forks source link

Updating dependencies to latest compatible versions #24

Open flaviumarinescu opened 7 months ago

flaviumarinescu commented 7 months ago

I'm trying to make this package work in flutterflow and version control is failing when I try adding it to the project. This is how the pubspec.lock files end up looking after I run flutter pub get. I'm not a flutter developer, I do see some mismatches in terms of url and the added sha256. I have no ideea if these should look like this or not. If the files should be structured another way, please tell me.

Thank you and sorry for bothering you with so many pull requests