A simple Flutter application for managing contacts.
This Flutter app allows users to manage their contacts efficiently. It provides a user-friendly interface for adding, viewing, and deleting contacts.
- Add new contacts with names and phone numbers.
- View a list of contacts with their details.
- Delete contacts from the list.
Make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/AsifulAhsan/FlutterContactApp.git
-
Navigate to the project directory:
cd FlutterContactApp
-
Run the app:
flutter run
-
Usage: Once the app is running, you can:
-
Contributing: If you'd like to contribute to this project, please follow the Contributing Guidelines.
-
License: This project is licensed under the MIT License.