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

Add floating-action button to StockDetail view

This commit is contained in:
Oliver Walters
2020-04-07 11:12:45 +10:00
parent 47208155ae
commit 359b5d9b4a
3 changed files with 11 additions and 10 deletions

View File

@ -26,15 +26,11 @@ dependencies:
http: ^0.12.0+2
shared_preferences: ^0.5.3+1
flutter_advanced_networkimage: any
preferences: ^5.1.0
qr_utils: ^0.1.4
package_info: ^0.4.0+16
font_awesome_flutter: ^8.8.1
flutter_advanced_networkimage: any # Pull image from network or cache
preferences: ^5.1.0 # Persistent settings storage
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
dev_dependencies:
flutter_test: