applist_detector_flutter 0.0.1+1 copy "applist_detector_flutter: ^0.0.1+1" to clipboard
applist_detector_flutter: ^0.0.1+1 copied to clipboard

PlatformAndroid

A Flutter ported library to detect suspicious apps like Magisk manager, Xposed framework, Abnormal Environment, running emulator and much more

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applist_detector_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  applist_detector_flutter: ^0.0.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:applist_detector_flutter/applist_detector_flutter.dart';
8
likes
140
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter ported library to detect suspicious apps like Magisk manager, Xposed framework, Abnormal Environment, running emulator and much more

Repository (GitHub)
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on applist_detector_flutter