Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nachokhan/small_trivia

This a game I'm pdoing to introduce myself into Flutter & Dart. It's based in the contents of a course, but it's not exactly the same game. The idea is to practica, lern and discover a little bit about Flutter/Dart/Mobile programming.
https://github.com/nachokhan/small_trivia

Last synced: about 2 months ago
JSON representation

This a game I'm pdoing to introduce myself into Flutter & Dart. It's based in the contents of a course, but it's not exactly the same game. The idea is to practica, lern and discover a little bit about Flutter/Dart/Mobile programming.

Awesome Lists containing this project

README

        

# Small Trivia

This is my "Trivia" project in Flutter/Dark to practice and learn about these tools.

## Getting Started

This project is simple trivia game for learning main aspects of Flutter.
At the same time I learn some Dart.

Feel free to comment, ask, or whatever.
Feel free to use the code if it helps you in anyway :)

## Flutter Resources

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.