mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Remove typeahead library
This commit is contained in:
parent
978cefd6bf
commit
08eb6fc4b1
6 changed files with 71 additions and 85 deletions
|
|
@ -1,9 +1,6 @@
|
|||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_typeahead/flutter_typeahead.dart';
|
||||
import 'package:image_picker/image_picker.dart';
|
||||
import 'package:inventree/api.dart';
|
||||
|
||||
import 'package:inventree/l10.dart';
|
||||
|
||||
import 'dart:async';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue