-
Notifications
You must be signed in to change notification settings - Fork 124
Issues: dart-lang/dart_style
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Ternary expression with long function call formatted strangely with new formatter
#1685
opened Mar 26, 2025 by
spkersten
Inconsistent formatting of shorthand lambda expressions when passed as a named argument
#1679
opened Mar 18, 2025 by
jellynoone
New formatter has changed the position of line breaks after named parameters
#1668
opened Mar 12, 2025 by
chris-NR
Come up with a better way of communicating upcoming changes to the Dart formatter
#1664
opened Mar 6, 2025 by
azimuthdeveloper
Allow opting in to tall style for older language versions
enhancement
#1654
opened Feb 21, 2025 by
GiancarloCante
New line shouldn't be inserted before comment following last block
#1644
opened Feb 10, 2025 by
parlough
Make sure to preserve a space between
?
and .
language-change
#1642
opened Feb 7, 2025 by
munificent
Missing newline with labeled block inside control flow
difficult
rare
safe
wrong
#1641
opened Feb 4, 2025 by
munificent
Multiple passes needed to get final formatting
easy
meh
rare
safe
#1625
opened Dec 17, 2024 by
goderbauer
How should the formatter handle missing package_config.json files?
#1597
opened Nov 11, 2024 by
munificent
If case when should prefer adding a new line to
when
and not to the inner variables
#1596
opened Nov 7, 2024 by
FMorschel
Consider how to format method call chains whose target is a split delimited expression
#1583
opened Oct 22, 2024 by
loic-sharma
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.