A Dart code generator for OpenAPI specs. Focuses on correctness, composability, and real-world API support. Tonik aims to overcome the limitations of existing generators by supporting advanced OpenAPI features, ensuring type safety, and providing a smooth developer experience for Dart and Flutter projects.
Use Dart's intl
NumberFormat with BigDecimal for precise decimal formatting and parsing. Learn more in the article Why precision matters?