2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Add FAB context menu for the StockItem view

- Uses flutter_speed_dial plugin
This commit is contained in:
Oliver Walters
2020-04-08 11:59:39 +10:00
parent 0cc2efe218
commit 5382ded50c
3 changed files with 51 additions and 4 deletions

View File

@ -31,6 +31,7 @@ dependencies:
qr_utils: ^0.1.4 # Barcode / QR-code support
package_info: ^0.4.0+16 # App information introspection
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
flutter_speed_dial: ^1.2.5 # FAB menu elements
dev_dependencies:
flutter_test: