2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Update package_info and device_info

This commit is contained in:
Oliver
2021-07-29 16:08:44 +10:00
parent 489f4bee50
commit b41f1a2ac7
5 changed files with 46 additions and 25 deletions

View File

@ -1,7 +1,7 @@
import 'dart:io';
import 'package:device_info/device_info.dart';
import 'package:package_info/package_info.dart';
import 'package:device_info_plus/device_info_plus.dart';
import 'package:package_info_plus/package_info_plus.dart';
import 'package:sentry_flutter/sentry_flutter.dart';
import 'package:inventree/api.dart';

View File

@ -6,7 +6,7 @@ import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
import 'package:package_info/package_info.dart';
import 'package:package_info_plus/package_info_plus.dart';
import 'package:inventree/l10.dart';

View File

@ -14,7 +14,7 @@ import 'package:url_launcher/url_launcher.dart';
import 'login.dart';
import 'package:package_info/package_info.dart';
import 'package:package_info_plus/package_info_plus.dart';
class InvenTreeSettingsWidget extends StatefulWidget {
// InvenTree settings view