A Quiz Game Build With Flutter
Read Time:44 Second

A Quiz Game Build With Flutter

0 0

Flutter-Game-Of-Questions

A Quiz Game Build With Flutter

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.

A Quiz Game Build With Flutter

lessons learned

  • Widgets
  • Widget Tree
  • Widget Update
  • Column
  • StatelessWidget
  • Private Members
  • CallBacks
  • Map
  • Lists

Installation

OS X Linux X Windows:

  • Must have Flutter installed! -> ‘flutter doctor -v’ (Test flutter installation)
flutter run

.

Release history

  • 0.01
    • Simple application realization

Goal

  • 0.0.2
    • Implement a Q&A API.

Contribute

  1. Fork the project (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

GitHub

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

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 Ecommerce Platform Trendyol UI Clone with flutter
Entrada siguiente A tourism mobile app using flutter