GhostRec is a simple and efficient voice recording app that allows users to record audio and replay it instantly.
- π€ Record Voice β Capture high-quality audio recordings.
- π Replay Audio β Listen to your recordings instantly.
- π Save & Manage β Easily store and access recorded files.
- π¨ Minimal UI β Clean and simple user interface for easy navigation.
- Clone the repository:
https://github.com/abhixdd/GhostRec.git cd ghostrec - Install dependencies:
flutter pub get
- Run the app:
flutter run
To generate a release APK, run:
flutter build apk --release The APK file will be located in the build/app/outputs/flutter-apk/ directory.
Feel free to fork the project, create a new branch, and submit a pull request.
This project is open-source and available under the MIT License.