Here's the issue:
$\frac{dx}{dt}=v \cdot dt$ is not a valid equality. Someone made a mistake, because the equation should read $dx = v \cdot dt$
As a Mathematician, there are all kinds of things wrong with this. Instead, lets talk as Physicists.
Do dimensional analysis. The left side is in units of (Length)/(Time) while the right side is in units of [(Length)/(Time)] * (Time) = Length.
Ok, so now that we have corrected your typo, we can proceed as Mathematicians.
When you use the symbol $dt$ "freely" (without being bound as part of a "fraction") you are in fact using the Leibniz notation ("differentials"). When introduced, the notation had no formal mathematical meaning. It was only much later, during the establishment of Differential Geometry, that the symbol was "redefined" to have a precise mathematical meaning that behaved in the same way as before.
In the new formalism, $dt$ denotes a $1$-form. $\frac{d}{dt}$ denotes a vector field. The operation that "glues" together forms and fields is the inner product, to yield symbols like $\frac{dt}{dt}=1$ that have meaning as functions (which are $0$-forms).
So after all that mumbo-jumbo, we have taken the equation $\frac{dx}{dt}=v$ relating $0$-forms and turned it into an equation $dx = v dt$ relating $1$-forms. For now, think of it simply like multiplication. Later on if you choose to continue with math, what I wrote above might make more sense.