2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Add "QuantityField"

Juicy juicy refactoring
This commit is contained in:
Oliver Walters
2020-04-18 22:07:02 +10:00
parent 51a877e8d7
commit a7d11faec8
8 changed files with 102 additions and 67 deletions

View File

@ -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: