selvam920

Results 73 comments of selvam920

First one with route parameter and second one without parameter, when i call second one wht its calling first one

Rounting should not be a order, i checked in .net web api there is no order like this

Another exception was thrown: Attempted to send a key down event when no keys are in keysPressed. This state can occur if the key event being sent doesn't properly set...

What about dotted line?

Hi flutter team, Still this issue exist from 3 years, no fixes, pls consider this bug to fix.

The below code _handleGridFocusOnKey method not calling when press alphabets or numbers in chromebook android. FocusScope( autofocus: true, onKeyEvent: _handleGridFocusOnKey, child: Container() ) KeyEventResult _handleGridFocusOnKey(FocusNode focusNode, KeyEvent event) { }