soliq_id 1.2.22
soliq_id: ^1.2.22 copied to clipboard
Flutter tool pack for faceid active detect in Uzbekistan.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add soliq_idThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
soliq_id: ^1.2.22Alternatively, 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:soliq_id/soliq_id.dart';