mzimmerm / flutter_charts

Charts Library for Flutter, written in Dart with Flutter.
Other
250 stars 42 forks source link

Package incompatible with Flutter versions higher than 3.7.12 #41

Closed jakubjaniec closed 1 year ago

jakubjaniec commented 1 year ago
Because charts_flutter >=0.12.0 depends on intl >=0.15.2 <0.18.0 and every
  version of flutter_localizations from sdk depends on intl 0.18.0,
  charts_flutter >=0.12.0 is incompatible with flutter_localizations from sdk.
So, because sarwa depends on both flutter_localizations from sdk and
  charts_flutter >=0.12.0, version solving failed.
mzimmerm commented 1 year ago

Hi, the message is from another package, charts_flutter, you are reporting to flutter_charts. Google choose to use a name that is almost the same, to the first-on-pub flutter_charts.