emulator_checker 1.0.2 copy "emulator_checker: ^1.0.2" to clipboard
emulator_checker: ^1.0.2 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 #

1.0.2 #

  • 1.0.2 add android platform specific code for radio version checker

1.0.1 #

  • 1.0.1 emulator checker platform specific code

1.0.0 #

  • 1.0.0 update to null safety

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
0
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

unknown (license)

Dependencies

flutter, get_radio_version_plugin

More

Packages that depend on emulator_checker

Packages that implement emulator_checker