long1eu / circle_indicator

Small library that build a circle indicator for the PagerViewer. This can be used in Android and iOS apps.
BSD 3-Clause "New" or "Revised" License
38 stars 14 forks source link

SDK version conflict #9

Open apurvthakkar99 opened 6 years ago

apurvthakkar99 commented 6 years ago

circle_indicator >=0.0.7 which requires SDK version >=1.20.1 <2.0.0, version solving failed. pub get failed (1)

ravinakalkani commented 5 years ago

I am also getting this. please help

Thank you

matiasfdevecchi commented 5 years ago

You have to modify sdk version in pubspec.yaml. I think that it is not a good idea so I decided to find another package, I found page_view_indicator that is a similar one