mailto:<email address>?subject=<subject>&body=<body>
This one creates an email. I want to just open the Gmail app (inbox) with url_launcher package. Is it possible?
You can simple use
launch("https://mail.google.com/mail/u/0/#inbox")
This will open the inbox
1.4m articles
1.4m replys
5 comments
57.0k users