This is a simple Flutter web application that displays a student's digital ID card with front and back views. The card flips smoothly on tap to show either side, simulating a real ID card experience.
- Front and back sides of the ID card
- 3D flip animation on tap
- Displays profile photo, student details, barcode, and address
- Responsive and clean UI design
- Built with Flutter for web
- Flutter
- Dart
- Flutter Web
-
Ensure Flutter is installed on your system.
-
Clone this repository:
git clone https://github.com/Keerthims13/digital-id-card-flutter.git cd digital-id-card-flutter