Abhilash-Chandran / number_inc_dec

A flutter widget to accept numeric inputs with button to increment and decrement.

Home Page:https://pub.dev/packages/number_inc_dec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Option to disable the keyboard editing in the widget

rmsmani opened this issue · comments

commented

Currently, as the widget gets the focus, the keyboard is enabled, and able to edit with the help of keyboard.

Option to make the keyboard to enable or disable will give the user a more flexibility of enabling / disabling the keyboard entry.

image