'Flutter external apps automatic interactions

Is there anyway I can automatically interact with external apps on android using flutter ?

Example:

There’s a list of musics.

A user click on one, the app automatically opens YouTube, search and play the song.

Can this be achieved using flutter ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source