A sleek, responsive Flutter typing speed test app designed to simulate real-world typing scenarios with mixed-case text, symbols, numbers, and punctuation. Track your WPM, accuracy, and speed across multiple time modes!
-
Realistic typing content:
Sentences include uppercase, lowercase, numbers (2024,40%), symbols ($,@,°C,–,"), and proper nouns (e.g., NASA, TypeScript, Tim Cook). -
Multiple test durations:
Choose from 15s, 30s, 60s, 2min, or 5min — word count auto-adjusts based on selected time. -
Live performance stats:
- WPM (Words Per Minute)
- Time remaining (with warning at <10s)
- Accuracy % (correct words / total words)
-
Visual feedback:
Words are color-coded in real time:- 🔵 Current word (blue border)
- 🟢 Correct (green)
- 🔴 Error (red)
- ⚪ Pending (faded white)
-
Fully mobile-optimized:
Works flawlessly on all screen sizes — from iPhone SE to large tablets. -
Clean, modern UI:
Dark theme with subtle gradients, glass-inspired cards, and Apple-style color accents.
- Flutter SDK (v3.0+)
- Clone the repo:
git clone https://github.com/Sriramthecoder/flutter-typing-master.git
- Navigate to project Directory
cd typing-master - Run the app
flutter run

