Skip to content

chore(deps): bump dart_style from 2.0.1 to 3.0.0 (#379)#383

Merged
budde377 merged 1 commit intoheftapp:mainfrom
ricardodalarme:chore/upgrade-dart-style
Jan 27, 2025
Merged

chore(deps): bump dart_style from 2.0.1 to 3.0.0 (#379)#383
budde377 merged 1 commit intoheftapp:mainfrom
ricardodalarme:chore/upgrade-dart-style

Conversation

@ricardodalarme
Copy link
Copy Markdown
Contributor

Description

Upgrade DartStyle to v3 so that it is in line with other packages that have also been updated

Related Issue

@ricardodalarme ricardodalarme marked this pull request as draft January 22, 2025 14:35
@ricardodalarme ricardodalarme force-pushed the chore/upgrade-dart-style branch from 8becfff to 12299ed Compare January 22, 2025 14:37
@ricardodalarme ricardodalarme marked this pull request as ready for review January 22, 2025 14:37
) {
final formatter = DartFormatter();
final formatter = DartFormatter(
languageVersion: DartFormatter.latestShortStyleLanguageVersion);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When Dart 3.7 arrives we may want to change it to DartFormatter.latestLanguageVersion

@Dohmanlechx
Copy link
Copy Markdown

@budde377 I apologize for the interruption, but could you please take a look? This issue is currently blocking our progress. In the meantime, I will attempt to import the package from this pull request commit.

@budde377 budde377 merged commit 2dd16e4 into heftapp:main Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants