Fluttery – the source code of a quiz app about Flutter
Read Time:23 Second

Fluttery – the source code of a quiz app about Flutter

0 0

Fluttery

Fluttery - the source code of a quiz app about Flutter

This repository aims to store the source code of a quiz app about Flutter.

Installation

Install the dependencies and executes the code by running:

  flutter pub get
  flutter run

Environment

The environment set to this project is as follow:

  • Flutter 2.8.1
  • Dart 2.15.1

Note that this is not necessarilly required to use these exact version but it is indeed recommended.

Copyright

© 2022 Naomi Lago.
Licensed under the MIT license

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Hangout – A Video Conference App With Flutter
Entrada siguiente A sample flutter app illustrating the implementation of a lottie splash screen natively through kotlin