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

Can you update your version Constraint? #8

Open Txurruka opened 6 years ago

Txurruka commented 6 years ago

Can you update your version constraint? Currently it's set as:

">=1.20.1 <2.0.0"

The most recent stable version of Dart is 2.1.0

Thanks!