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

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.9

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
100
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to use Approov in discovery mode.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, logger, shared_preferences

More

Packages that depend on approov_discovery