chulwoo-park / timelines

A powerful & easy to use timeline package for Flutter! 🚀
https://pub.dev/packages/timelines
MIT License
721 stars 147 forks source link

null-safety release is not available #38

Closed jseminck closed 3 years ago

jseminck commented 3 years ago

Hi, according to the changelog there should be a version available 0.1.0-null which includes null-safety changes, but when I try to set this version in my pubspec.yaml then I get an error that this version is not available

pubspec.yaml:

timelines: 0.1.0-null

error:

Because project depends on timelines 0.1.0-null which doesn't match any versions, version solving failed.

version from pub.dev: image

westy92 commented 3 years ago

@jseminck try just timelines: 0.1.0

chulwoo-park commented 3 years ago

This is my mistake Use 0.1.0