codesa_apk_guard 0.2.2 copy "codesa_apk_guard: ^0.2.2" to clipboard
codesa_apk_guard: ^0.2.2 copied to clipboard

Native Android security and anti-tampering checks for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codesa_apk_guard

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

dependencies:
  codesa_apk_guard: ^0.2.2

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:codesa_apk_guard/codesa_apk_guard.dart';
0
likes
140
points
189
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native Android security and anti-tampering checks for Flutter applications.

Repository (GitHub)
View/report issues

Topics

#security #android #ios #anti-tampering #root-detection

License

unknown (license)

Dependencies

flutter

More

Packages that depend on codesa_apk_guard

Packages that implement codesa_apk_guard