Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reusable NfcActivityWidget #1101

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

AdamVe
Copy link
Member

@AdamVe AdamVe commented Jun 9, 2023

Adds a new flutter widget which is aware of nfc activity and the user can provided the layout for each state.

This PR adds the widget to two places:

  • main page - when no key is connected
  • interaction dialog - when user is asked to tap the YubiKey

Both widgets are rendered with 80% opacity while nfc is not active and 100% opacity when it is active. This creates a feeling of action.

The screen recording shows this in action:

nfc-activity-widget.mp4

@AdamVe AdamVe added the android label Jun 9, 2023
@AdamVe AdamVe marked this pull request as draft November 15, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant