2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 10:15:32 +00:00

Refactor imports

This commit is contained in:
Oliver Walters
2022-03-29 19:54:19 +11:00
parent c78dd7cfa5
commit 2a6df373c5
38 changed files with 8 additions and 53 deletions

View File

@ -1,7 +1,5 @@
import "dart:io";
import "package:flutter/cupertino.dart";
import "package:flutter/foundation.dart";
import "package:flutter/material.dart";
import "package:font_awesome_flutter/font_awesome_flutter.dart";