so how can i do that so that later on i can built and publish my app to playstore currently i have implemented to share only a demo link as simple text "Link to my app"
Share.share('Link to my app');
but i want to change it something like
Share.share('https://play.google.com/store/apps/details?id=com.whatsapp');