makedeb


flutter 3.3.9-1


A new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.

Viewing /postrm.

View raw.

Click here to go back to the Git tree for flutter.

#!/bin/sh
groupdel flutterusers
printf "$(tput setaf 4)If you had added/modified files or permissions in folder /opt/flutter is possible you need to delete it manually.$(tput sgr0)\n"
printf "$(tput setaf 2)rm -rf /opt/flutter$(tput sgr0)\n"