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:
14
pubspec.yaml
14
pubspec.yaml
@ -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:
|
||||
|
Reference in New Issue
Block a user