dio-http-cache icon indicating copy to clipboard operation
dio-http-cache copied to clipboard

Please post the most recent update to pub.dev

Open cangSDARM opened this issue 3 years ago • 9 comments

In a nutshell, people usually consider using the version of pub.dev instead of configuring the version through git. Because the version difference between the master branch and pub.dev is too large, users are still publishing outdated issues and prs. Publishing to pub.dev earlier can solve most problems in time and bring a better environment.

cangSDARM avatar Apr 20 '21 10:04 cangSDARM

image

cangSDARM avatar Apr 20 '21 10:04 cangSDARM

I need nullsafety update.

Dansp avatar Apr 23 '21 13:04 Dansp

Just use this notation dio_http_cache: git: url: https://github.com/hurshi/dio-http-cache.git

Or download the folder and manually point to the path.

passsionforprogramming avatar Apr 24 '21 11:04 passsionforprogramming

I need nullsafety update.

Just use this notation dio_http_cache: git: url: https://github.com/hurshi/dio-http-cache.git

Or download the folder and manually point to the path.

passsionforprogramming avatar Apr 24 '21 11:04 passsionforprogramming

Just wondering why does this changes are not on pub.dev, getting from git feels weird

guigzp avatar Apr 28 '21 14:04 guigzp

Just wondering why does this changes are not on pub.dev, getting from git feels weird

You're too impatient dude :)

strepier avatar Apr 30 '21 14:04 strepier

this would be important to me.

On a different note, its even required to use pub and not git when using a package in another package. Though that isnt relevent for me personally.

clragon avatar May 09 '21 10:05 clragon

This single package, dio_http_cache, is keeping me from publishing my app "warning: Publishable packages can't have git dependencies. (invalid_dependency at [station6] pubspec.yaml:33)"

Edit: this can be fixed by adding publish_to: 'none' to your pubspec.yaml. (add right after description: on its own line.)

kauaicreative avatar May 20 '21 17:05 kauaicreative

Wondering if dio-http-cache_extended is the solution

kauaicreative avatar May 20 '21 17:05 kauaicreative