Skip to content

Instantly share code, notes, and snippets.

View pratikthorat8's full-sized avatar
🎯
Open to new freelance/contract opportunities

Pratik Thorat pratikthorat8

🎯
Open to new freelance/contract opportunities
View GitHub Profile
GREEN='\033[0;32m'
NC='\033[0m'
LINE_BREAK="${GREEN} --- ${NC}"
echo "$LINE_BREAK"
echo "${GREEN}Welcome Screen Tests begin ${NC}"
echo "$LINE_BREAK"
# Test the Welcome Screen
flutter drive \