Butterfly
Butterfly copied to clipboard
[Feature request]: Apple pencil compatibility
Is your feature request related to a problem? Please describe
No response
Describe your feature request!
I have met with this app a week ago, as I was searching for an app tailored specifically for hand-written note-taking instead of written Markdown like Obsidian does. However, I have come across that although the compatibility with iOS is quite mature and the functionality of the app is quite complete, I have noticed that it does not support the Apple Pencil completely. It is quite a pity, as supporting "pencil only" drawing mode would be fantastic, and to integrate the pencil's double tap feature to, for example, change to the eraser.
I have stumbled with a flutter module that might ease the development difficulty to implement such features like this one.
Hope you can consider this a helpful observation, and thank you for your work!
Yours faithfully,
zallaevan
Additional context
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Thanks for reporting. Feel free to contribute it. Since i have no apple device, its very difficult to do it myself.
Linking #244 for reference
Since it doesnt use the flutter input system we could try to make it cross platform and also use this system for windows and linux pencil support (#238)