stack_board
stack_board copied to clipboard
层叠控件摆放
Hi, I fixed the bugs and improved a lot the UX. I was inspired by the Canva editor. I hope this PR will be accepted and published on pub.dev soon...
### Version 0.1.2 ### Platforms dart, Android, iOS, macOS, Web, Windows, Linux ### Device Model google pixel pro 7 ### flutter info ```sh [✓] Flutter (Channel stable, 3.13.1, on macOS...
Is there any way to use this package for online whiteboard?
Hi, thanks for your great package, I got the provided example from GitHub but I get this error: ``` Exception has occurred. FlutterError (There are multiple heroes that share the...
there is any way to get selected text or image sticker and then change text font, text size, scale, rotate using seekbar, make text bold, italic and alignment left center...
Please consider expose methods of the handles so they can be called from outside (Delete, rotate, resize), as well as focus & unfocus
### Version stack_board: ^0.2.4 ### Platforms Web ### Device Model chrome and others ### flutter info ```sh [√] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3737], locale en-US) •...
### Content How do I increase the area, have scroll and everything?
### Platforms dart, Android, iOS, macOS, Web, Windows, Linux ### Description 比如 "自适应文本" 控件在编辑文字内容时,也需要进行颜色编辑,"自适应图片" 的编辑器变成图片列表选择而不是 URL 输入等,这个时候可能需要更复杂的编辑组件布局。 ### Why _No response_