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

Commit 10db4b5

Browse files
committed
Merge branch 'main' of github.com:4inka/flutter_quantity_input
2 parents 9708a62 + 11d70e0 commit 10db4b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ 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-
9796
**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.**
9897

9998
## Issues & Suggestions

0 commit comments

Comments
 (0)