menu
android_native package
documentation
app/Activity.dart
ActivityMixin
onNewIntent method
onNewIntent method
dark_mode
light_mode
onNewIntent
method
void
onNewIntent
(
Intent
intent
)
Implementation
void onNewIntent(Intent intent) { log("onNewIntent ${intent.toMap()}"); }
android_native package
documentation
app/Activity
ActivityMixin
onNewIntent method
ActivityMixin mixin