MLorenz42

Results 99 comments of MLorenz42

I have the feeling, we shouldnt make it too complicated. In the end, it should be a tool for entering some simple notes given in a music mystery and hope...

It seems, the most problematic step is creating a sound by flutter. I cannot find a sound generator library (only one old and only suitable for Android)

First step was done by integrating the QR output into the Formula Solver Export: #106

It already works with a huge Regex! see https://github.com/S-Man42/GCWizard/blob/2ef8eb7191f0fd867352c1144876077db44a67af/lib/logic/tools/coords/converter/dmm.dart#L49 It is much more complex than you might think. Have a look at the many supported formats (here only DMM, not...

Doesnt it makes sense, if on parsing a valid coord appears, to store it in the object. So it can be used later in toLatLon

hm... i don't like it. But it's not high priority. Let's pospone it...

Even worse: Parsing takes on place ever widget change I learned yesterday