mai-dev-j
mai-dev-j
The name is not user friendly while searching the web, get a lot of links for cursors but not the cursor
It looks like nothing todo with FormBuilder, even a simple TextField responds very slow. ```dart PortalTarget( visible: true, portalFollower: Container( width: 200, height: 200, alignment: Alignment.bottomCenter, child: Column( children: [...
@fzyzcjy thanks for your reply. when you type in the the input what you typed is not displayed in real time at all. it has delay and even sometimes you...