All Projects → Rhymond → flutter-create

Rhymond / flutter-create

Licence: MIT license
App for #fluttercreate contest build in 5KB of dart code

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to flutter-create

flutter analog clock
Analog clock app designed for Flutter Clock Challenge Dec 2019
Stars: ✭ 25 (+25%)
Mutual labels:  flutter-challenge
flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (+155%)
Mutual labels:  flutter-challenge
flutter dribble signup challenge
A dribble login UI challenge in Flutter
Stars: ✭ 43 (+115%)
Mutual labels:  flutter-challenge
flutter ui challenge book grocer
This project is example. I'm learning flutter ui design
Stars: ✭ 61 (+205%)
Mutual labels:  flutter-challenge
find aik
Find Aik game for #FlutterCreate
Stars: ✭ 18 (-10%)
Mutual labels:  flutter-create
kut in
A Flutter app that shows random, wise Kanye West quotes.
Stars: ✭ 20 (+0%)
Mutual labels:  flutter-create
smiley
Smile reminder made for Flutter Create contest.
Stars: ✭ 18 (-10%)
Mutual labels:  flutter-create

Typer - Improve your Typing Speed.

This is my submission for the #FlutterCreate contest. My goal was to create a simple game to improve your typing speed.

I heard about #fluttercreate contest on April 4th and it took me only a day to build this app for a contest. I was really impressed how easy and fast you can build apps with Flutter.

How to run

  1. Clone it!

  2. Connect your mobile device or use emulator.

  3. run flutter run --release

How to play

  1. Focus text input and start typing.

  2. Incorrect words marks input red.

  3. Correct words gives you points of how many letters word has.

Good luck! Try to beat your high score!

Side notes

Code is formatted using dartfmt

❯ find . -name "*.dart" | xargs cat | wc -c
    5089

License

The MIT License (MIT). Please see License File for more information.

forthebadge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].