Helps to uninstall

Hello all the community, how can I uninstall abiword and vscode install everything with the following
flatpak install flathub com.abisource.AbiWord

flatpak install flathub com.visualstudio.code

I am new to testing the beta function of Linux apps on chromium OS (Cloudready)

flatpak uninstall com.abisource.AbiWord
flatpak uninstall com.visualstudio.code

If you want to remove everything, including runtimes, flatpak uninstall --all will be the best choice.