mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 13:53:18 +00:00
Add "QuantityField"
Juicy juicy refactoring
This commit is contained in:
parent
51a877e8d7
commit
a7d11faec8
8 changed files with 102 additions and 67 deletions
|
|
@ -33,6 +33,7 @@ dependencies:
|
|||
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
|
||||
flutter_speed_dial: ^1.2.5 # FAB menu elements
|
||||
sentry: ^3.0.1 # Error reporting
|
||||
flutter_typeahead: ^1.8.0 # Auto-complete input field
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue