CodeDoctor

Results 295 comments of CodeDoctor
trafficstars

i created an issue on my library that i developed for clipboard: https://github.com/LinwoodDev/dart_pkgs/issues/5

or wait, super_clipboard is exactly what i need https://pub.dev/packages/super_clipboard

Okay I started implementing it in #651 1. The custom clipboard is not available on android < 6. I will still support android 5 and 5.1 and use the current...

Hello, Thanks for testing it. I fixed it in the next commit. I tested it myself on windows 11 with copy/pasting an element and pasting a native image from the...

Hmm okay, I tested it a bit and native web clipboard isn't possible right now... But on native platforms on mobile and desktop it should work

Hi, and I cannot merge this since it has conflicts to the current develop branch. Can you resolve them?

Can you add syncing tab change to these two tabs? https://docusaurus.io/docs/markdown-features/tabs#syncing-tab-choices

Thanks for contributing!

All migrations are marked as https://github.com/LinwoodDev/Butterfly/labels/good%20first%20issue for people that wants to contribute. You don't need to be familiar with the whole code, only the file format classes inside api. They...