#!/usr/bin/bash if command -v flutter > /dev/null; then eval "$(flutter bash-completion)" fi