Scans Dart code for lines over 80 characters and refactors them into readable chunks—breaking function calls, string literals, and conditionals while preserving intent.
Best for: Dart developers tidying code before review or enforcing the 80-character lint rule.
Creator's repository · flutter/skills
License: Apache-2.0