jblorenzo/flutter-kotlin-native-example

What about navigation?

irfnyas opened this issue · 0 comments

Hi, first let me say what an interesting project to be done because I thought this isn't possible. However, I have a question, let's say I want to create a new page. Do I need to create another activity in androidApp or can I just continue in flutter for UI?