A clean and fully responsive personal business card application built using Flutter. This app showcases a developer's profile with name, job title, contact information, and a profile picture. Perfect for building a digital presence or using as a developer portfolio screen.
A simple and elegant Flutter application that displays a full-screen birthday card image.
Perfect for practicing image rendering in Flutter or creating fun greeting apps.
- 🎂 Full-screen birthday image
- 🧱 Clean, minimal UI layout
- 💡 Centered image using
Center
widget - 🖼️ Asset image loading from local files
- 🚫 No additional dependencies required
- 📱 Works smoothly on all screen sizes
Preview |
---|
![]() |
💡 Make sure the image is placed inside
assets/images/birth.webp
To run this project on your local machine:
- Clone the Repository
git clone https://github.com/yourusername/birthday-card-app.git