Hank G ☑️ August 31, 2024 12:03am One of the things I miss from Kotlin when coding in Dart is their helper methods on multi-line strings: trimMargin and trimIndent. The indent package implements that for me :) #DartLang #kotlin pub.dev/packages/indent indent | Dart package Change indentation in multiline Dart strings while preserving the existing relative indentation.