You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was going through the Add to App Android Sample.
This example starts off with Kotlin and then navigates to Flutter.
Is there a way to start with a Flutter screen at the beginning and bypassing any Kotlin screens at all?
I am trying to tweak this example with Flutter -> Native -> Flutter flow.
Also, the Kotlin to Flutter navigation in the Android example seems to be slow on my device (Mi A2, Android 10), although Flutter to Kotlin seems to be quick.
Do you see any optimizations possible there?
The text was updated successfully, but these errors were encountered:
Hi, I was going through the Add to App Android Sample.
This example starts off with Kotlin and then navigates to Flutter.
Is there a way to start with a Flutter screen at the beginning and bypassing any Kotlin screens at all?
I am trying to tweak this example with Flutter -> Native -> Flutter flow.
Also, the Kotlin to Flutter navigation in the Android example seems to be slow on my device (Mi A2, Android 10), although Flutter to Kotlin seems to be quick.
Do you see any optimizations possible there?
The text was updated successfully, but these errors were encountered: