Jan-Niclas de Vries

Results 3 issues of Jan-Niclas de Vries

Regarding #38 Refactored some of the code to make it usable with generics and following flutter guideline composition over inheritance.

I was using SwiftFormat in a project and wanted to add the new `swift-openapi-generator` package. Since that package uses the apple `swift-format` package the package resolution step fails. We've disabled...

question

Currently the Path is drawn by iterating with a for loop over a floating point number. If the size of the sinusoidal is a float, the path is not drawn...