Jonas Finnemann Jensen
Jonas Finnemann Jensen
I was mostly thinking that this might be easy to do because we already have a consent flow. We could also just use the consent flow to verify the email...
to stop people from forking without updating the git repository
Embedding the image wouldn't be slow... maybe we should just do like we do on the bottom of the landing page. Opening in an on-screen popup is certainly an alternative...
Markdown in readme's maybe...
@Sameerkash, hmm, if we can find some part of the android toolchain that can parse a `.gradle` file for us, and give us an output in xml/json or something that...
Using js interop is possible, but it'll probably be more work, and more work to maintain in the long run.. Deploying it will be harder to use.. I would suggest...
After all it's less than 700 lines of code... :D ps. I'm on `hackers-pub-dev-` in https://github.com/flutter/flutter/wiki/Chat
We could potentially make `dart pub outdated` report the metric. But it's an obvious candidate for use in pana. If nothing else the dependencies section of the score tab on...
It seems like a possible feature could be aggregate changelog entries from all the upgraded packages and write them to a file like: `.dart_tool/pub/changelog-entries.md` or `.dart_tool/pub/upgrade-log.md`. This has several advantages:...
> We should probably make this a warning only... I'd be down for having two rate-limits: * Error at: * 20 publications past week (20 versions/week) * 32 publications past...