auth_uae_pass 0.1.0
auth_uae_pass: ^0.1.0 copied to clipboard
Official-style UAE PASS SDK for Flutter. Secure digital identity login, Emirates ID profile retrieval, Biometric FaceID (SOP3), and OIDC authentication for citizens and visitors.
0.1.0 #
- UI/UX: Extensive refinement of the README button gallery for better discoverability.
- Maintenance: Incremented version to 0.1.0 to mark the completion of the UI/UX overhaul.
0.0.9 #
- Maintenance: Minor version bump and documentation refinements.
0.0.8 #
- Documentation: Added detailed field-level descriptions for
UaePassUserTokenandUaePassUserProfile. - Branding: Added platform compatibility badges (Android, iOS, Web) to the README header.
- Support: Included developer contact information for support and inquiries.
- Layout: Optimized README structure for better readability and a premium first impression.
0.0.7 #
- Lazy Initialization: Introduced high-performance on-demand SDK setup for cleaner app lifecycles.
- Error Handling: Enhanced capture of cancellation and authentication failure states with precise status mapping.
- Safety Guardian: Integrated automatic Redirect URI validation to prevent configuration errors.
- UI Gallery: Added comprehensive documentation and screenshots for 120+ button variations.
- Production Ready: Major release marking internal stability and feature completeness.
0.0.6 #
- Compliance: Shortened package description to meet pub.dev requirements (60-180 characters).
- Conventions: Moved internal boilerplate files to
lib/src/to follow Dart package layout conventions.
0.0.5 #
- SEO Optimization: Updated metadata, topics, and documentation for improved visibility on Google and pub.dev.
- Pub Score: Fixed static analysis and formatting to ensure a perfect health score.
- Documentation: Expanded user profile documentation with detailed field-level descriptions.
0.0.4 #
- Documentation: Updated README screenshot paths to absolute GitHub URLs to ensure visibility on pub.dev.
0.0.3 #
- Unified API: Introduced
signInWithProfilefor a simple, one-call authentication and profile retrieval flow. - UI Overhaul: Expanded
UaePassLoginButtonwith 120+ variations across Dark, Outline, and Logo-only styles. - RTL Support: Native Arabic support with automatic layout flipping for compliant RTL design.
- SOP Detection: Added automatic Success Of Person level detection (Biometrics vs Password).
- Documentation: Modernized README with a comprehensive screenshot gallery and advanced usage guides.
0.0.2 #
- Analysis Fixes: Removed unnecessary imports and resolved static analysis warnings.
- Pubspec Improvements: Updated package description and URLs for better compliance with pub.dev.
0.0.1 #
- Initial Release: Complete UAE PASS authentication flow for Flutter.
- Invisible Resumption: Zero-setup deep link handling (Lazy Resumption).
- Silent Logout: Background logout via
HeadlessInAppWebView. - Session Safety: Aggressive cookie/cache clearing for reliable transaction prompts.
- Feature Parity: Support for Android, iOS, and Web.
- Visitor Integration: Automated scopes for first-time authentication.
- UI: Customizable UAE PASS themed login button.