emulator_plugin 0.0.1
emulator_plugin: ^0.0.1 copied to clipboard
Determine if the environment is an emulator.
emulator_plugin #
Determine if the environment is an emulator, applicable to most emulators in the market: MUMU Emulator, Nox Emulator, LDPlayer 判断是否是模拟器,适用市面上大部分的模拟器:MUMU模拟器、夜神模拟器、雷电模拟器
Getting started #
import 'package:emulator_plugin/emulator_plugin.dart';
Usage #
await EmulatorPlugin.isEmulator
Additional information #
Have fun