...

/

Exercise: Build a Stopwatch Using RxDart

Exercise: Build a Stopwatch Using RxDart

Exercise your RxDart skills by building a stopwatch project.

We'll cover the following...

Problem statement

In this challenge, create a stopwatch application using RxDart. You can play, pause, and stop (reset) the stopwatch. ...