usesmileid_kamera_testing 1.0.3 copy "usesmileid_kamera_testing: ^1.0.3" to clipboard
usesmileid_kamera_testing: ^1.0.3 copied to clipboard

Replay test kit for kamera. A thin controller that drives the native KameraReplay facade over a control MethodChannel for E2E tests. Pixels never cross the bridge — only fixture ids and the machine-re [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add usesmileid_kamera_testing

With Flutter:

 $ flutter pub add usesmileid_kamera_testing

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

dependencies:
  usesmileid_kamera_testing: ^1.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:usesmileid_kamera_testing/usesmileid_kamera_testing.dart';
0
likes
0
points
532
downloads

Publisher

verified publishersmileidentity.com

Weekly Downloads

Replay test kit for kamera. A thin controller that drives the native KameraReplay facade over a control MethodChannel for E2E tests. Pixels never cross the bridge — only fixture ids and the machine-readable trace do.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on usesmileid_kamera_testing

Packages that implement usesmileid_kamera_testing