mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Add FAB context menu for the StockItem view
- Uses flutter_speed_dial plugin
This commit is contained in:
parent
0cc2efe218
commit
5382ded50c
3 changed files with 51 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue