Developer Setup
This guide will walk you through setting up the Clandestine project on your local machine for development and testing.
git clone <your-repository-url> cd deepfakeflutter pub get
flutter run
Last updated
This guide will walk you through setting up the Clandestine project on your local machine for development and testing.
git clone <your-repository-url>
cd deepfakeflutter pub getflutter runLast updated