mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Make search widget "refreshable"
- Return results for Part - Return results for StockItem
This commit is contained in:
parent
ad1997cf22
commit
83ac6041cb
3 changed files with 91 additions and 21 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import 'package:InvenTree/api.dart';
|
||||
import 'package:InvenTree/inventree/stock.dart';
|
||||
import 'package:InvenTree/preferences.dart';
|
||||
import 'package:InvenTree/widget/drawer.dart';
|
||||
import 'package:InvenTree/widget/stock_detail.dart';
|
||||
import 'package:flutter/cupertino.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue