Skip to content

KamalToNishad/simple_flutter_based_quiz_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_flutter_based_quiz_app

A simple quiz app based on flutter, it shows realtime answere of the previous question as well as the result of the quiz at the end.

Screenshots

Required Resources

This app requires quickalert widget to show alert which can be customize

Getting Started

Start by adding the library as a dependency to your project.

  dependencies:
        QuickAlert: <latest version>

Import it in your dart code, you can use

  import 'package:quickalert/quickalert.dart';

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A simple quiz android app based on flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors