dimanche 31 octobre 2021

How to Navigate to Website from App in flutter?

I want to navigate to playstore when user click on button Like

ElevatedButton(onPressed:(){Navigtor.of(context)},child:Text("Navigate to website"),)

I don't want to use any plugin like webview_flutter.

I don't Know how to achieve this. If you know the solution then answer this question




Aucun commentaire:

Enregistrer un commentaire