Moshe Dicker

Results 208 comments of Moshe Dicker

@Vedansh-Dubey The work around is to add you variable with the letter z in the beginning I would highly recommend staying away from this project. It hasnt had a commit...

@vicenterusso Thanks so much! I will probably migrate my old projects to that. However it's a pretty big limitation that the database schema is just recreated from scratch. I don't...

However for new projects, the stability of any package chosen package is crucial.

I've changed the generated database which broke some tests, I'll restore them tomorrow

@leoafarias What are your thoughts about integrating support for `shorebird` in `fvm` directly. pyenv (Python), jabba (Java) and many other Version Managers support more than just the official installation. I...

A quick glance through the code shows that indeed, we are only using an options value to select an option.

This should be replaced with ```py CLICK_OPTION_TAG = """ var optionTag = document.evaluate( '{xpath}', document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null ).singleNodeValue; optionTag.selected = true; var select = document.evaluate( 'ancestor::select', optionTag, null, XPathResult.FIRST_ORDERED_NODE_TYPE,...

Why not use a style similar to Github? I would work on this myself, my only question is: 1. What package would be acceptable for creating images. There is a...

@isoos It seems that part of pub.dev infra is not included in this repo. The only reference to uploading images seems to be here: https://github.com/dart-lang/pub-dev/blob/bd68aa0d6fc07efcdd9d45035bb943c47b30fa62/app/lib/package/screenshots/backend.dart#L37-L68 However I can only find...

## Splitting the Issue I believe this issue can be divided into two distinct features: 1. Providing an appealing infographic when pub.dev links are shared on social media 2. Allowing...