Browse Source

DeviceAccessor

Melon 1 year ago
parent
commit
790305553e

+ 6 - 0
lib/pages/devices/logic/accessor.dart

@@ -0,0 +1,6 @@
+class DeviceAccessor {
+  //
+  final String type;
+
+  DeviceAccessor(this.type);
+}

+ 0 - 0
lib/components/dialogs/bluetooth_reboot.dart → lib/pages/devices/widgets/bluetooth_reboot.dart


+ 2 - 2
pubspec.lock

@@ -993,8 +993,8 @@ packages:
     dependency: "direct main"
     description:
       path: "."
-      ref: e20aef0
-      resolved-ref: e20aef0773eaaf326ce3358f535b8cc340b131de
+      ref: "8c9e3fd"
+      resolved-ref: "8c9e3fde7bfef772efb71ddeda80302e29eccbdb"
       url: "http://git.ius.plus/Project-Vital/FlutterDevicePlugin.git"
     source: git
     version: "0.0.1"