Closed Wissperwind closed 2 years ago
@Wissperwind until the new version is not released with the fix, you can override the charts_flutter from master because the issue is already solved in the branch.
dependency_overrides:
charts_flutter:
git:
url: https://github.com/google/charts
path: charts_flutter
Thanks!!
When the release is planned? It's blocking migration to flutter 2.5 =(
You don’t like this solution?
dependency_overrides: charts_flutter: git: url: https://github.com/google/charts path: charts_flutter
From: mssalnikov @.> Sent: Monday, September 20, 2021 3:43 AM To: google/charts @.> Cc: mooseandpebs @.>; Manual @.> Subject: Re: [google/charts] The getter 'body1' isn't defined... (#669)
When the release is planned? It's blocking migration to flutter 2.5 =(
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/google/charts/issues/669#issuecomment-922814460, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AD66BZCDHS35ECQGNKPFZV3UC4F5BANCNFSM5CDQSNLQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I think the release is finally out since a few days.
Hi,
Could you please release a new version of flutter charts? I already opend an issue about this problem, and you fixed the one place in your code, where this was used. But that doesn't help us running this library if you don't release a new version. Please do so, so that we can use the latest master branch version of flutter again!