Derma Cure is a mobile application designed to assist in the early detection of dermatological diseases using Artificial Intelligence. Developed with Flutter and integrated with a CNN model (MobileNetV2) hosted on a Flask server, the app allows users to upload or capture images of skin conditions. The AI analyzes the image and returns the predicted disease class, confidence score, and a relevant medical recommendation. Firebase is used for secure user authentication and data storage. The goal of this project is to support users with quick, preliminary skin assessments and promote timely medical consultation.