clearsale_fingerprint 1.0.0-dev.2 copy "clearsale_fingerprint: ^1.0.0-dev.2" to clipboard
clearsale_fingerprint: ^1.0.0-dev.2 copied to clipboard

Plugin para viabilizar a fingerprint no Flutter utilizando os plugins nativos oficiais da Clearsale

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clearsale_fingerprint

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

dependencies:
  clearsale_fingerprint: ^1.0.0-dev.2

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

Publisher

unverified uploader

Plugin para viabilizar a fingerprint no Flutter utilizando os plugins nativos oficiais da Clearsale

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on clearsale_fingerprint