mobintix_security_suite 0.0.1 copy "mobintix_security_suite: ^0.0.1" to clipboard
mobintix_security_suite: ^0.0.1 copied to clipboard

API-driven security flow widgets (MPIN, OTP, biometric, face) built on mobintix_ui_kit for fintech-grade Flutter apps.

Changelog #

0.0.1 #

  • Publishable on pub.dev: mobintix_ui_kit is a semver dependency (no path/git).
  • SecurityFlowResponse — JSON model with fromJson / toJson.
  • Typed step configs (MpinConfig, OtpConfig, BiometricConfig, FaceDetectionConfig, CustomStepConfig) and SecurityFlowStepId including face_detection.
  • SecurityFlowHost — maps step to UI; customStepBuilder for device_binding, session_warning, done, unknown; cameraPreviewBuilder for face detection.
  • SecurityFlowActions — host-injected callbacks; biometric enroll, face capture/register, alternate method.
  • Standalone widgets: MpinView, OtpView, BiometricView, FaceDetectionView, plus enrollment/registration views where applicable.
  • SecuritySuiteTheme (ThemeExtension) for host-controlled security UI tokens.
  • Widgets themed via mobintix_ui_kit; README and publishing docs; issues tracked on public demo repo.
  • Pub.dev screenshots/ assets documented like mobintix_ui_kit: package README + public mobintix_security_suite_demo screenshots/ folder and demo README (Screenshot reference).
1
likes
140
points
11
downloads
screenshot

Documentation

API reference

Publisher

verified publishermobintix.com

Weekly Downloads

API-driven security flow widgets (MPIN, OTP, biometric, face) built on mobintix_ui_kit for fintech-grade Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#security #authentication #otp #biometric #fintech

License

MIT (license)

Dependencies

camera, equatable, flutter, google_mlkit_commons, google_mlkit_face_detection, local_auth, mobintix_ui_kit, uuid

More

Packages that depend on mobintix_security_suite