srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
102 stars 53 forks source link

timezone ^0.7.0, version solving failed #120

Closed difrankode closed 2 years ago

difrankode commented 2 years ago

When I run command flutter pub get shows this error:

image

I tryed with 0.7.0-nullsafety.0 version but shows the same error.

I have flutter 2.0.2 version

difrankode commented 2 years ago

I solved this issue donwloading the 0.7.0 version tag and extract it in AppData\Local\Pub\Cache\hosted\pub.dartlang.org folder on Windows.