Skip to content

An interactive Flutter business card app for CodēCodes, featuring flip cards, QR codes, animated skill tags, and customizable themes to showcase skills, contact details, and more.

Notifications You must be signed in to change notification settings

Cod-e-Codes/business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodēCodes Business Card

This Flutter project implements an interactive business card application for CodēCodes. The app showcases a creative design using flip cards, animated skill tags, and customizable themes to highlight skills, contact information, and more.

Features

  • Interactive Flip Card: Displays front and back of the business card.
  • Dynamic Contact Links: Icons to directly email, call, or visit LinkedIn, GitHub, or the website.
  • QR Code Integration: A scannable QR code for easy website access.
  • Auto-Scrolling Skills: Animated horizontal scrolling of skills tags.
  • Thematic Design: Uses custom fonts and a professional theme.

Requirements

Ensure you have the following Flutter dependencies in your pubspec.yaml:

dependencies:
   flutter:
      sdk: flutter
   cupertino_icons: ^1.0.8
   flutter_flip_card: ^0.0.6
   diagonal_decoration: ^1.0.2+3
   google_fonts: ^6.2.1
   url_launcher: ^6.3.0
   qr_flutter: ^4.1.0
   font_awesome_flutter: ^10.7.0
   share_plus: ^10.0.2
   flutter_screenutil: ^5.9.3
   http: ^1.2.2
   responsive_framework: ^1.4.0
   marquee: ^2.2.3
   fading_edge_scrollview: ^3.0.0

How to Run

  1. Clone this repository or download the project files.

  2. Ensure you have Flutter installed. For instructions, visit Flutter's official documentation.

  3. Install dependencies by running:

    flutter pub get
  4. Run the app on an emulator or physical device:

    flutter run

Created By

This project was developed by CodēCodes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An interactive Flutter business card app for CodēCodes, featuring flip cards, QR codes, animated skill tags, and customizable themes to showcase skills, contact details, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages