pmatatias / input-quantity

Flutter widget for input quantity item
https://pub.dev/packages/input_quantity
MIT License
12 stars 13 forks source link

Update intl to latest version #52

Closed Prashanthkumar1998 closed 6 months ago

Prashanthkumar1998 commented 6 months ago

please update intl to the latest version

pmatatias commented 6 months ago

Hi @Prashanthkumar1998 , Can you elaborate more?

The package is not depends on intl . only use flutter without first or third party plugin.

https://github.com/pmatatias/input-quantity/blob/a8cf42e50fb60b1fab5566ed64921691d6285c86/pubspec.yaml#L17-L24

Prashanthkumar1998 commented 6 months ago

Sorry now i am able to install

Prashanthkumar1998 commented 6 months ago

Hi one suggestion if possible please add field value so that we can reset it

pmatatias commented 6 months ago

Thank you.

Hi one suggestion if possible please add field value so that we can reset it

Ok, I will considering creating this feature.