Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Matching App

A simple Flutter app that challenges users to match images by randomly changing them and providing feedback on success or failure.

Overview

The "Match the images" app is designed to entertain users by presenting two images and encouraging them to match the images by tapping on the corresponding buttons. The images change randomly on every tap, providing a dynamic and engaging experience.

Features

  • Random Image Changes: The app generates random images on each button tap, keeping the challenge fresh and unpredictable.

  • Feedback Messages: Users receive immediate feedback on their matching attempt. If the left and right images match, the app displays a "Matching" message; otherwise, it encourages users to try again.

  • Colorful UI: The app features a vibrant and visually appealing user interface with an indigo background.

How to Use

  1. Launch the App: Open the app to view the main screen, which consists of two images and matching buttons.

  2. Match the Images: Tap either of the buttons to change the images and attempt to match them.

  3. Receive Feedback: Look for the feedback message at the top of the screen. If the images match, it will display "Matching"; otherwise, it will suggest trying again.

  4. Retry: Tap the buttons again to get new random images and continue the matching challenge.

Development

The app is built with Flutter, a UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

How to Run the App

  1. Ensure you have Flutter installed on your development machine.

  2. Clone this repository to your local machine.

  3. Open a terminal and navigate to the project directory.

  4. Run the following command to launch the app:

    flutter run
  5. Enjoy the matching challenge!

Credits

  • Flutter: The app is developed using the Flutter framework.

  • Images: Image assets used in the app are provided by the developer.

License

This project is licensed under the MIT License. Feel free to use and modify the code for your own projects.

About

Image Matching Flutter App

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages