The Virtual Card is a digital business card application that allows users to create and share their professional details in a virtual format. It is developed using Flutter, providing cross-platform support for both Android and iOS devices.
- Create Digital Business Cards: Users can create personalized virtual cards with details like name, contact information, job title, and social media links.
- QR Code Integration: Each virtual card comes with a QR code for easy sharing and instant access to contact details.
- Customizable Design: Users can customize the appearance of their virtual cards, including layout, colors, and fonts.
- Contact Sharing: Easily share your virtual card via email, social media, or messaging apps.
- Cross-Platform: Available on both Android and iOS devices.
-
Clone the repository:
git clone https://github.com/as4dmin/Virtual-Card.git
-
Navigate to the project directory:
cd Virtual-Card -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Flutter SDK
- Android Studio or Visual Studio Code with Flutter and Dart plugins
Contributions are welcome! If you'd like to contribute, feel free to fork the repository and submit a pull request.