Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

A simple application of questions and answers

Matheus Dias – Flutter – Quiz Game

I made a simple flutter question and answer application to learn all the basics of the language. It was a very interesting experience, but I know I still have a lot to learn with this new technology that fascinates me with every line.

Lets Go

lessons learned

Installation

OS X Linux X Windows:

flutter run

.

Release history

Goal

Contribute

  1. Do the fork design ( https://github.com/Matheuscara/Flutter-Game-Of-Questions )
  2. Create a branch for your modification ( git checkout -b Branch)
  3. Do the commit ( git commit -am 'Add .')
  4. Push ( git push origin Branch)
  5. Create a new Pull Request

Download Flutter Quiz Game source code on GitHub

https://github.com/Matheuscara/Flutter-Game-Of-Questions
Exit mobile version