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

Feature/android streaming #193

Merged
merged 12 commits into from
Dec 21, 2024
Merged

Feature/android streaming #193

merged 12 commits into from
Dec 21, 2024

Conversation

dangfan
Copy link
Contributor

@dangfan dangfan commented Dec 21, 2024

No description provided.

@dangfan dangfan requested a review from Harry-Chen December 21, 2024 14:01
README.md Outdated
}

override fun onNewIntent(intent: Intent) {
val tag: Tag? = intent.getParcelableExtra(NfcAdapter.EXTRA_TAG)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intent.getParcelableExtra(NfcAdapter.EXTRA_TAG)?.apply(FlutterNfcKitPlugin::handleTag)

@Harry-Chen Harry-Chen force-pushed the feature/android-streaming branch from 942c1ce to 3febb2c Compare December 21, 2024 16:11
@Harry-Chen Harry-Chen merged commit 7ba2fd5 into master Dec 21, 2024
1 of 8 checks passed
@Harry-Chen Harry-Chen deleted the feature/android-streaming branch December 21, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants