Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 411 Bytes

File metadata and controls

14 lines (9 loc) · 411 Bytes

A Basic Personality Assessing App

This app is built upon the basic concepts of flutter and dart

Level: Beginner

Widgets:

  • main.dart - app starts here
  • answers.dart - creates button and displays ans in it
  • questions.dart - to display questions
  • quiz.dart - converts a list - map to list
  • result.dart - weighs the selected options to arrive at a conclusion