make package name lowercase

This commit is contained in:
Oliver 2021-07-16 15:07:28 +10:00
parent 83e29777c2
commit e637e2a9bc
34 changed files with 159 additions and 159 deletions

View file

@ -2,7 +2,7 @@
import 'package:flutter/material.dart';
import 'package:image_picker/image_picker.dart';
import 'package:InvenTree/l10.dart';
import 'package:inventree/l10.dart';
import 'dart:async';
import 'dart:io';