0 purchases
android signature
android_signature #
Android signature provider for Flutter.
Install Started #
Add this to your pubspec.yaml file:
dependencies:
android_signature: ^0.0.3
copied to clipboard
Install it
$ flutter packages get
copied to clipboard
Normal usage #
final signature = await AndroidSignature.signature();
// signature = '33:F2:99:92:58:3A:B6:EB:AB:F0:99:A3:27:E3:98:FA:C2:10:82:30'
copied to clipboard
Feature #
✅ android signature
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.