matching_game

A Flutter plugin for an interactive drag-and-drop question-answer matching game. Supports flexible data formats, allowing users to provide questions in JSON, Map, or custom classes.

Features

  • Drag-and-drop answer matching
  • Customizable colors, text styles, and number of questions per set
  • Supports JSON, Map, and custom data formats
  • Feedback for correct/incorrect answers
  • Responsive and accessible UI

Installation

Add this to your pubspec.yaml:

dependencies:
  matching_game: ^0.1.0

![image](https://github.com/user-attachments/assets/65787d44-2bc0-4dad-98ad-060eda39f4d0)
![image](https://github.com/user-attachments/assets/9eaee06d-4c31-41ac-908e-26bd20728f5d)

Libraries

matching_game