How to open a native android new activity with passing a string to it

Viewed 28

I am having a flutter app where I want to open a native new activity with passing a certain string value and use it in the activity how to achieve that ?

0 Answers
Related