Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

They can be setup using FlutterMobileProtect.onProtectionCallback((reason) async { TODO(); }); and FlutterMobileProtect.onEventsCallback((reason) async { TODO(); });

Upgrading from earlier versions (prior to v23.0.0)

...