A fully functional dating application built with Flutter, featuring swipeable profiles and real-time chat functionality!
✅ 20 Swipeable Profiles - Beautiful card swiping interface with profile images
✅ Real-time Chat - Complete messaging system with chat bubbles
✅ Chat History - List of all conversations with unread badges
✅ Authentication - Login and Signup screens
✅ Navigation Drawer - Professional hamburger menu with 6+ pages
✅ Like/Pass System - Interactive buttons with animations
✅ Distance Badges - Shows how far away each user is
✅ Verified Badges - Blue checkmarks on profiles
# Clone the repository
git clone https://github.com/JossyCodexx/datemate-flutter-app.git
# Navigate to project
cd datemate-flutter-app
# Get dependencies
flutter pub get
# Run the app
flutter run
lib/
├── main.dart # Complete application code
├── iconsax_fixed.dart # Custom icon definitions
assets/
└── images/ # Profile images
⭐ If you found this project helpful, please give it a star! ⭐