Marcin Wojnarowski

Results 82 comments of Marcin Wojnarowski

For potential Hacktoberfest contributors: To implement this feature you need to: - Fetch all missing 'known' buckets [see here](https://github.com/lukesampson/scoop/blob/6eb90c9c112c8c6c1790f1bd4e1c9cd67a6e70df/buckets.json) - If there is no internet connection fail silently - Conduct...

@plicit forgive me for such a late response, your work is awesome. Refactor is also nice since it makes the code modular and more maintainable. The experiments you have done...

scoop-search being slow every so often is most likely related to either antivirus scans or NTFS caching, tho I have not investigated it closely. Either way it seems like something...

Oh man, last update was 2 years ago. What are some good alternatives to this packages? This stops us from going sound null safe

I looked around and found `share`. I recommend switching over to it: https://pub.dev/packages/share, it serves the same purpose, but is actually maintained and is provided by Google itself (has null...

I can confirm a similar issue with the mapbox location plugin. I store no references to the style and have narrowed the problem down to simply enabling the location plugin...

On what platform are you trying to run your app?

> I got it working Can this be closed then?

But this means I need to have my files in a specific folder? For example my changelog.md file is in the root of the project, and the string is not...