This project aims to build an app that lets the caller decide if the call is urgent or not. It enables the user to determine that the specific call is critical and that the person should be disrupted from whatever they might be doing.
Accepted proposal and timeline
- Clone the repository from GitHub:
git clone https://github.com/jaiakash/its_urgent- Navigate to project's root directory:
cd its_urgent- Install dependencies:
flutter pub get- Check for Flutter setup and connected devices:
flutter doctor- Run the app:
flutter runWhether you have some feature requests/ideas, code improvements, refactoring, performance improvements, help is always Welcome. The more is done, better it gets. If you found any bugs, consider opening an issue. Please make sure you specify the commit type when opening pull requests:
feat: The new feature you're proposing
fix: A bug fix in the project
style: Feature and updates related to UI improvements and styling
test: Everything related to testing
docs: Everything related to documentation
refactor: Regular code refactoring and maintenance
We would love to hear from you! You may join gsoc-its-urgent channel of CCExtractor community through slack:
For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.




