mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Fixes after preferences file refactor
This commit is contained in:
parent
df48450440
commit
b18dd92079
10 changed files with 14 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ import "package:flutter/foundation.dart";
|
|||
import "package:http/http.dart" as http;
|
||||
import "package:intl/intl.dart";
|
||||
import "package:inventree/app_colors.dart";
|
||||
import "package:inventree/app_settings.dart";
|
||||
import "package:inventree/preferences.dart";
|
||||
|
||||
import "package:open_file/open_file.dart";
|
||||
import "package:cached_network_image/cached_network_image.dart";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue