Skip to content

Mobile application developed with Flutter for Lover/Spouse

License

Notifications You must be signed in to change notification settings

Enderjua/valentine-mobile-app

Repository files navigation

bu uygulamanın tek bir sahibi var, o da ben değilim.

Valentine Mobile App

CI/CD codecov

Valentine's Day application with Flutter + Dart.

Description text

This mobile application is specially designed for your significant other/spouse and will help them to remember and reminisce any moment. The application is filled with elements such as specially selected songs, poems, images, and hearts that are specifically chosen for your love.

The application features include playing and stopping songs in the background, reading poems, and drawing hearts on the screen. Additionally, the application allows you to save and use your special memories with your love.

The application also includes a README file specifically for your love, which explains why you made this application and how to use it.

The application is developed using the Flutter framework and is designed to be easy and user-friendly. If you encounter any problems while using the application for your love, please read the README file or contact us. We are happy to have made this application for your love and hope that you will be happy as well.

Quick Start

  1. Install Flutter.
  2. Clone the app:
git clone https://github.com/Enderjua/valentine-mobile-app.git
  1. Install dependencies:
cd valentine-mobile-app
flutter pub get
  1. Run the development server:
flutter run -d web --web-port 3000
  1. Open http://localhost:3000 to view it in the browser.

Running with Mobile

flutter run -d emulator_id

Running Tests (Debug)

flutter run --debug

Things to Pay Attention to

  1. Open main.dart and change the application name.

  2. Open homePage.dart and change the photos/poetry lines.

  3. Open goOrWent.dart and change the background photo.

  4. Open randomDate.dart and change the special days and add meanings.

  5. Open lastPage.dart and change the gratitude.

  6. Open leave.dart and change the song that will play in the background.

If you have any concerns or unclear places, please reach me out at enderjua@gmail.com! Wishing you happy returns, a year full of Science, Technology and Flutter! (of course with your loved one by your side.)

Coming Soon

In the future, you won't need to go through the code line by line to make changes. I am working on something to make this easier! It will be available here soon.

VSCode Extensions