approov_discovery 0.0.3 copy "approov_discovery: ^0.0.3" to clipboard
approov_discovery: ^0.0.3 copied to clipboard

outdated

Flutter plugin to use Approov in discovery mode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add approov_discovery

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

dependencies:
  approov_discovery: ^0.0.3

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:approov_discovery/approov_discovery.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to use Approov in discovery mode.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, logger, shared_preferences

More

Packages that depend on approov_discovery