Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit d94e458

Browse files
committed
updating README
1 parent ea2518d commit d94e458

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ class _MyHomePageState extends State<MyHomePage> {
9393
| decoration | `InputDecoration` | :x: | Sets custom InputDecoration to the widget TextFormField | |
9494
| elevation | `double` | :x: | Sets elevation to increment and decrement buttons | 5 |
9595

96+
> If the value returned by `onChanged` has tousand separators, it is recommended to remove the commas from String before parsing as shown in example before.
97+
9698
## Issues & Suggestions
9799
If you encounter any issue you or want to leave a suggestion you can do it by filling an [issue](https://github.com/4inka/flutter_quantity_input/issues).
98100

0 commit comments

Comments
 (0)