Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nachokhan/small_trivia
- Owner: nachokhan
- Created: 2020-05-12T13:47:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T23:39:11.000Z (over 4 years ago)
- Last Synced: 2024-10-13T01:32:54.525Z (3 months ago)
- Language: Dart
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.