Revo is a modern, feature-rich dialer app built using Flutter. Designed for seamless communication, Revo provides a sleek and user-friendly interface for managing calls and contacts.
- Fast Dialing: Quickly dial numbers with an intuitive interface.
- Contact Management: Easily manage and organize your contacts.
- Call History: Access and manage your call logs effortlessly.
- Customizable UI: Enjoy a visually appealing and customizable design.
- Framework: Flutter
- Language: Dart
- Clone the repository:
git clone https://github.com/user-grinch/Rivo.git
- Navigate to the project directory:
cd Rivo
- Install dependencies:
flutter pub get
- Run the app in debug mode:
flutter run
- Build the app for release:
flutter build apk
We welcome contributions to improve Revo! Follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Make your changes and commit them with a descriptive message:
git commit -m "Add a brief description of your changes"
- Push your branch to your forked repository:
git push origin feature-name
- Create a pull request on the main repository, describing your changes.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
Made with ❤️ using Flutter.