Flatpak - show info without installing a package

I listed all apps from Fedora remote using flatpak remote-ls --app fedora

Now if I want to know more info about a package (for e.g. Todoist), I did

$ flatpak show com.todoist.Todoist
error: com.todoist.Todoist/*unspecified*/*unspecified* not installed

How can I get more info about an app without installing it?

flatpak remote-info fedora com.todoist.Todoist
2 Likes