mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
make package name lowercase
This commit is contained in:
parent
83e29777c2
commit
e637e2a9bc
34 changed files with 159 additions and 159 deletions
|
|
@ -4,7 +4,7 @@ import 'package:device_info/device_info.dart';
|
|||
import 'package:package_info/package_info.dart';
|
||||
import 'package:sentry_flutter/sentry_flutter.dart';
|
||||
|
||||
import 'package:InvenTree/api.dart';
|
||||
import 'package:inventree/api.dart';
|
||||
|
||||
Future<Map<String, dynamic>> getDeviceInfo() async {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue