Burhan Khanzada
Burhan Khanzada
I still dont know what both refering to but i assume its saying that by default it will run two commands as first `release-pr` then `github-release` so first command will...
here is the running demo click any action button there is no visual effect like ripple that this button has been present which is default SliverAppbar do ``` main() =>...
i am also facing this issue ``` ----> 1 import datasets 3 dataset = datasets.load_dataset("ucberkeley-dlab/measuring-hate-speech", "binary") 4 df = dataset["train"].to_pandas() File ~/.pyenv/versions/3.10.9/lib/python3.10/site-packages/datasets/__init__.py:52 50 from .fingerprint import disable_caching, enable_caching, is_caching_enabled, set_caching_enabled...
yeah its need really feel when coming from IDM
i don't see any latest entry in the response of `https://pub.dartlang.org/packages/.json` for example the response of `https://pub.dartlang.org/packages/mobx.json` return this which don't have any latest entry ```json { "name": "mobx", "versions":...
@isoos well `https://pub.dev/api/packages/` is great have all details of every version and latest entry also as you mention but a `https://pub.dev/api/packages//latest/version` would be great use case for many package developers...
well @sigurdm you are right even with simple respon of version is not use ful as can't be embedded without pre-processing like shields.io, sorry i didn't think about it.
any update on this?
> This should have been fixed with [#40395](https://github.com/servo/servo/issues/40395). Yeah it should but its not, I just tested with latest pull on main branch then run servoshell and its not fixed.
Also #40268 still happening.