You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
android | 3 years ago | |
ios | 3 years ago | |
lib | 3 years ago | |
test | 3 years ago | |
web | 3 years ago | |
.gitignore | 3 years ago | |
.metadata | 3 years ago | |
README.md | 3 years ago | |
pubspec.lock | 3 years ago | |
pubspec.yaml | 3 years ago |
README.md
flutter-cps-test
A simple CPS tester I made to learn how Flutter works. Nothing special.
How it works
Once you click the 'start' button, a timer starts running and you have to click as many times as possible on the button. After five seconds, the timer runs out and your result is displayed. Once the timer runs out, another timer is started which runs for one second, which prevents the test from starting again if you were still clicking on the button.