Minty is a Flutter app for building custom question papers with drag-and-drop components for various question types.
- Drag-and-drop question paper builder
- Multiple question types: Short/Long Answer, MCQ, Match the Following, Section Divider, Table, Images
- PDF export, sharing, advanced formatting
- Clone the repository
- Run
flutter pub get
in theteachers_app
directory - Launch the app on your preferred device/emulator
- Flutter
- Riverpod for State Management
- Clean Architecture
- docx_template, path_provider, share_plus, flutter_form_builder, form_builder_validators
- Add a Template system for PDF header
- Improve document formatting
- UI enhancements
This README will be updated as the project progresses.