emulator_checker 0.0.4 copy "emulator_checker: ^0.0.4" to clipboard
emulator_checker: ^0.0.4 copied to clipboard

A Flutter plugin that detects whether an application is running on an emulator or a physical device. This can be useful for security purposes, analytics, and feature flagging, allowing developers to t [...]

Changelog #

0.0.4 #

  • 0.0.4 updated readme to cater null safety.

0.0.3 #

  • 0.0.2 updated the device_info_plus to latest, reverted back to 4.0.0

0.0.2 #

  • Updated all aspects related to pub.dev scoring to improve package ranking and compliance.

0.0.1 #

  • Initial release with emulator detection for Android and iOS.
2
likes
40
points
587
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that detects whether an application is running on an emulator or a physical device. This can be useful for security purposes, analytics, and feature flagging, allowing developers to tailor app behavior based on the runtime environment. Supports Android and iOS platforms.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

device_info_plus, get_radio_version_plugin

More

Packages that depend on emulator_checker