app_clone_checker

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

app clone checker

App Clone Checker #
A new Flutter plugin. - To Detect App Cloning
Usage #
Note: Only works with Android
await AppCloneChecker.appOriginality("com.vignesh.app_clone_checker")
copied to clipboard
Success Response #
{
"result" : "Success",
"message" : "Valid App"
}
copied to clipboard
Failure Response #
{
"result" : "Failure",
"message" : "Cloned / In-Valid App" / "Application ID Not Passed"
}
copied to clipboard
This project is hosted in PubDev
Inspired from ProAndroidDev & StackOverflow
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.