mobile_protect 25.0.0 copy "mobile_protect: ^25.0.0" to clipboard
mobile_protect: ^25.0.0 copied to clipboard

Data Theorem's Mobile Protect SDK for mobile Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_protect

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

dependencies:
  mobile_protect: ^25.0.0

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:mobile_protect/mobile_protect.dart';
1
likes
110
points
1.35k
downloads

Documentation

API reference

Publisher

verified publisherdatatheorem.com

Weekly Downloads

Data Theorem's Mobile Protect SDK for mobile Flutter applications

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mobile_protect

Packages that implement mobile_protect