kb

Results 6 comments of kb

小程序已经原生支持ts了,canvas类型有很多问题,请问有什么进展吗。

> This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code I try to build...

> > > This library have been the saviour for my API, but since Flutter 2 is launched, I am waiting for this tool to generate null-safe code > >...

> Is this updated to work in vue3? I installed and tried and no error comes up... but the directives doesn't create events. I build a new version for Vue3....

> > Well I'm going from error to error. Can you be more specific about the system requirements for your framework to work as it should? Thanks. > > I'm...

> @e-e I'm doing the same thing. > > I'm solving this by wrapping the non movable widgets in: > > ``` > GestureDetector( > onLongPress: () {}, // Override...