#dartcodemetrics resultados da pesquisa

Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package! And if you have any feedback, feel free to share, as usual!

_incendial's tweet image. Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package!

And if you have any feedback, feel free to share, as usual!

Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€ #dartcodemetrics #flutterDev

_incendial's tweet image. Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€

#dartcodemetrics #flutterDev

I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜… #dartcodemetrics

_incendial's tweet image. I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜…
#dartcodemetrics

Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€ #dartcodemetrics

_incendial's tweet image. Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€

#dartcodemetrics

Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™. github.com/flutter/flutteโ€ฆ

_incendial's tweet image. Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™.

github.com/flutter/flutteโ€ฆ

This is a great comparison of existing standard lint rules! You can now find a reference to it directly from #dartcodemetrics website! ๐Ÿš€

_incendial's tweet image. This is a great comparison of existing standard lint rules! You can now find a reference to it directly from #dartcodemetrics website! ๐Ÿš€

I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™

RydMike's tweet image. I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang  release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™
RydMike's tweet image. I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang  release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™


2021 was a huge milestone for Dart Code Metrics. We have done a lot of work, and we'd like to gratitude each participant of the project for active discussions, open issues and contributions. New year will give to us more rules, metrics and commands. Stay tunedโœŒ๏ธ #dartcodemetrics

vlkonoshenko's tweet image. 2021 was a huge milestone for Dart Code Metrics. 
We have done a lot of work, and we'd like to gratitude each participant of the project for active discussions, open issues and contributions.
New year will give to us more rules, metrics and commands.
Stay tunedโœŒ๏ธ
#dartcodemetrics

And time for a new #dartcodemetrics release! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ - new rules: `avoid-global-state` and `avoid-unrelated-type-assertions` - few improvements for `check-unused-l10n` command - new `delete-files` flag for `check-unused-files` command pub.dev/packages/dart_โ€ฆ #flutterDev


Dart Code Metrics 4.10.0 is here! ๐Ÿš€๐Ÿš€๐Ÿš€ - `check-unused-l10n` and `check-unused-files` improvements - new cli flags --version and --no-congratulate - `avoid-global-state` improvements - and `check-unused-code` command release ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ pub.dev/packages/dart_โ€ฆ #dartcodemetrics


New release of #dartcodemetrics is available ๐Ÿš€ Closed like 12 issues on GitHub, so happy ๐Ÿฅณ. It's mostly bug fixes, and one new rule dartcodemetrics.dev/docs/rules/comโ€ฆ You can find the full changelog here: pub.dev/packages/dart_โ€ฆ


New #dartcodemetrics dev release 4.11.0-dev.1 is here ๐Ÿš€๐Ÿš€๐Ÿš€ - Rules: `avoid-dynamic` and `prefer-async-await` - new "--monorepo" flag for `check-unused-files` - several improvements for `check-unused-code` Any feedback is welcome! ๐Ÿ’™ pub.dev/packages/dart_โ€ฆ #dart #flutterDev


`check-unused-code` command in now available in 4.10.0-dev.1 release dartcodemetrics.dev/docs/cli/checkโ€ฆ. We'd really appreciate any feedback about the command! #dartcodemetrics #flutterDev

Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€ #dartcodemetrics #flutterDev

_incendial's tweet image. Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€

#dartcodemetrics #flutterDev


#dartcodemetrics 4.19.0 is now available ๐ŸŽ‰๐Ÿš€ new rules: - prefer-iterable-of - prefer-correct-test-file-name - avoid-redundant-async - check-for-equals-in-render-object-setters - consistent-update-render-object the changelog: pub.dev/packages/dart_โ€ฆ


DCM 4.21.0 is out! ๐Ÿš€ The tool now supports presets, now we only have "all", "dart_all" and "flutter_all" dartcodemetrics.dev/docs/getting-sโ€ฆ, but in the future there will be more. Plus, you can create your own ๐Ÿ˜‰. This release also has "missing-test-assertion" rule ๐Ÿ”ฅ 1/2 #dartcodemetrics


If you ever wondered about a possibility of changing a nullable parameter to non-nullable, #dartcodemetrics now has a new command to check exactly that ๐Ÿš€๐Ÿš€๐Ÿš€ check it out dartcodemetrics.dev/docs/cli/checkโ€ฆ


๐Ÿš€ Dart Code Metrics: An Essential Tool for Flutter Developers! ๐Ÿš€ New blog post alert! ๐Ÿ“ข I discuss the importance of static code analysis and how #DartCodeMetrics (DCM) can improve your #Flutter development. Find out how this powerful extension to the built-in Dart Analyzerโ€ฆ


#dartcodemetrics stable 4.11.0 release is finally available ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ New rules: - format-comment - avoid-border-all - avoid-dynamic - prefer-async-await and like 6 or 7 bugs fixed ๐Ÿคฏ check it out here: pub.dev/packages/dart_โ€ฆ

New #dartcodemetrics dev release 4.11.0-dev.1 is here ๐Ÿš€๐Ÿš€๐Ÿš€ - Rules: `avoid-dynamic` and `prefer-async-await` - new "--monorepo" flag for `check-unused-files` - several improvements for `check-unused-code` Any feedback is welcome! ๐Ÿ’™ pub.dev/packages/dart_โ€ฆ #dart #flutterDev



Hey, #dartcodemetrics users, which listed feature is mostly desirable for you and can significantly improve your experience with the package? We'll try to focus on implementing it. Please share ๐Ÿ”„ #FlutterDev #dart


If you have any problems with #dartcodemetrics plugin highlight in the IDE, please update to 3.0.1. This should help ๐Ÿš€

A new #Flutter release is available ๐ŸŽ‰! Channel: stable Version: 3.0.1



Nice! ๐Ÿฅณ #dartcodemetrics is getting better and better ๐Ÿ˜€๐Ÿ”ฅ I just added all the new rules to my analysis options โ˜บ๏ธ


๐Ÿš€ Dart Code Metrics: An Essential Tool for Flutter Developers! ๐Ÿš€ New blog post alert! ๐Ÿ“ข I discuss the importance of static code analysis and how #DartCodeMetrics (DCM) can improve your #Flutter development. Find out how this powerful extension to the built-in Dart Analyzerโ€ฆ


If youโ€™re willing to share feedback about #dartcodemetrics, please DM me or reply to this tweet. I want to understand more about the value it gives to you and the problems you have!


DCM 4.21.0 is out! ๐Ÿš€ The tool now supports presets, now we only have "all", "dart_all" and "flutter_all" dartcodemetrics.dev/docs/getting-sโ€ฆ, but in the future there will be more. Plus, you can create your own ๐Ÿ˜‰. This release also has "missing-test-assertion" rule ๐Ÿ”ฅ 1/2 #dartcodemetrics


#dartcodemetrics 4.19.0 is now available ๐ŸŽ‰๐Ÿš€ new rules: - prefer-iterable-of - prefer-correct-test-file-name - avoid-redundant-async - check-for-equals-in-render-object-setters - consistent-update-render-object the changelog: pub.dev/packages/dart_โ€ฆ


For every #dartcodemetrics user ๐Ÿ“ฃ: if you use DCM commands, please update to at least 4.18.2 in order to get the updated version where the performance of each command was significantly improved!

Finally fixed the issue with DCM commands performance, thanks to the Dart team for suggesting the improvement ๐Ÿฅณ๐Ÿš€ The commands are now SIGNIFICANTLY (like 5 times ๐Ÿฅฒ, but depends on the amount of excludes in the package) faster. So happy ๐Ÿ˜€



New release of #dartcodemetrics is available ๐Ÿš€ Closed like 12 issues on GitHub, so happy ๐Ÿฅณ. It's mostly bug fixes, and one new rule dartcodemetrics.dev/docs/rules/comโ€ฆ You can find the full changelog here: pub.dev/packages/dart_โ€ฆ


I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜… #dartcodemetrics

_incendial's tweet image. I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜…
#dartcodemetrics

Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™. github.com/flutter/flutteโ€ฆ

_incendial's tweet image. Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™.

github.com/flutter/flutteโ€ฆ

If you ever wondered about a possibility of changing a nullable parameter to non-nullable, #dartcodemetrics now has a new command to check exactly that ๐Ÿš€๐Ÿš€๐Ÿš€ check it out dartcodemetrics.dev/docs/cli/checkโ€ฆ


Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package! And if you have any feedback, feel free to share, as usual!

_incendial's tweet image. Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package!

And if you have any feedback, feel free to share, as usual!

If you want to beta-test the new command "check-unnecessary-nullable", clone the repo and switch to this branch github.com/dart-code-checโ€ฆ The command itself will probably be added to the 5.0 release #dartcodemetrics

Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€ #dartcodemetrics

_incendial's tweet image. Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€

#dartcodemetrics


Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€ #dartcodemetrics

_incendial's tweet image. Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€

#dartcodemetrics

If you have any problems with #dartcodemetrics plugin highlight in the IDE, please update to 3.0.1. This should help ๐Ÿš€

A new #Flutter release is available ๐ŸŽ‰! Channel: stable Version: 3.0.1



Hey, #dartcodemetrics users, which listed feature is mostly desirable for you and can significantly improve your experience with the package? We'll try to focus on implementing it. Please share ๐Ÿ”„ #FlutterDev #dart


Nice! ๐Ÿฅณ #dartcodemetrics is getting better and better ๐Ÿ˜€๐Ÿ”ฅ I just added all the new rules to my analysis options โ˜บ๏ธ


#dartcodemetrics stable 4.11.0 release is finally available ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ New rules: - format-comment - avoid-border-all - avoid-dynamic - prefer-async-await and like 6 or 7 bugs fixed ๐Ÿคฏ check it out here: pub.dev/packages/dart_โ€ฆ

New #dartcodemetrics dev release 4.11.0-dev.1 is here ๐Ÿš€๐Ÿš€๐Ÿš€ - Rules: `avoid-dynamic` and `prefer-async-await` - new "--monorepo" flag for `check-unused-files` - several improvements for `check-unused-code` Any feedback is welcome! ๐Ÿ’™ pub.dev/packages/dart_โ€ฆ #dart #flutterDev



New #dartcodemetrics dev release 4.11.0-dev.1 is here ๐Ÿš€๐Ÿš€๐Ÿš€ - Rules: `avoid-dynamic` and `prefer-async-await` - new "--monorepo" flag for `check-unused-files` - several improvements for `check-unused-code` Any feedback is welcome! ๐Ÿ’™ pub.dev/packages/dart_โ€ฆ #dart #flutterDev


Dart Code Metrics 4.10.0 is here! ๐Ÿš€๐Ÿš€๐Ÿš€ - `check-unused-l10n` and `check-unused-files` improvements - new cli flags --version and --no-congratulate - `avoid-global-state` improvements - and `check-unused-code` command release ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ pub.dev/packages/dart_โ€ฆ #dartcodemetrics


`check-unused-code` command in now available in 4.10.0-dev.1 release dartcodemetrics.dev/docs/cli/checkโ€ฆ. We'd really appreciate any feedback about the command! #dartcodemetrics #flutterDev

Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€ #dartcodemetrics #flutterDev

_incendial's tweet image. Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€

#dartcodemetrics #flutterDev


Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€ #dartcodemetrics #flutterDev

_incendial's tweet image. Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€

#dartcodemetrics #flutterDev

Nenhum resultado para "#dartcodemetrics"

Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€ #dartcodemetrics #flutterDev

_incendial's tweet image. Sneak peek on a new Dart Code Metrics `check-unused-code` command, I hope it'll help manage large codebases even better! ๐Ÿš€๐Ÿš€๐Ÿš€

#dartcodemetrics #flutterDev

I'm so excited to announce that Dart Code Metrics now is a Flutter Favourite package! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐Ÿš€๐Ÿš€๐Ÿš€ It's an honor to be listed among other great packages and I hope that we won't let you down! pub.dev/packages/dart_โ€ฆ #dartcodemetrics #FlutterFavorite

_incendial's tweet image. I'm so excited to announce that Dart Code Metrics now is a Flutter Favourite package! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐Ÿš€๐Ÿš€๐Ÿš€ It's an honor to be listed among other great packages and I hope that we won't let you down! pub.dev/packages/dart_โ€ฆ

#dartcodemetrics #FlutterFavorite

Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package! And if you have any feedback, feel free to share, as usual!

_incendial's tweet image. Excited to share that #dartcodemetrics crossed 600โญ๏ธ, yay! ๐ŸŽ‰๐Ÿฅณ Thanks to everyone who supports and uses the package!

And if you have any feedback, feel free to share, as usual!

Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€ #dartcodemetrics

_incendial's tweet image. Working on a new command to help find unnecessary nullable parameters, stay tuned! ๐Ÿš€

#dartcodemetrics

Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™. github.com/flutter/flutteโ€ฆ

_incendial's tweet image. Just found out that #dartcodemetrics helped to find and remove dead code in #Flutter tests ๐Ÿคฏ ( ~400 LoC, btw). So happy to see PR's like that ๐Ÿ’™.

github.com/flutter/flutteโ€ฆ

Also, weโ€™ve almost reached 300 stars on GitHub! ๐Ÿ”ฅ If you like the tool - smash this โญ๏ธ button! github.com/dart-code-checโ€ฆ #dartcodemetrics #flutterdev #dart

_incendial's tweet image. Also, weโ€™ve almost reached 300 stars on GitHub! ๐Ÿ”ฅ If you like the tool - smash this โญ๏ธ button! github.com/dart-code-checโ€ฆ

#dartcodemetrics #flutterdev #dart

Dart Code Metrics crossed 300 stars! ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ Thank you for your support! #dartcodemetrics

_incendial's tweet image. Dart Code Metrics crossed 300 stars! ๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ Thank you for your support!

#dartcodemetrics

I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜… #dartcodemetrics

_incendial's tweet image. I don't know, how the popularity for pub packages is calculated, but DCM now has 100% ๐Ÿ˜. Hooray, I guess? ๐Ÿ˜…
#dartcodemetrics

Today, just before @dmitry_krutskih great talk about calculating tech dept with Dart Code Metrics at @dartup_conf, the package crossed 400โญ๏ธ on GitHub! Thank you everyone for support and feedback, we're very happy that the package is useful for you! #dartcodemetrics

_incendial's tweet image. Today, just before @dmitry_krutskih great talk about calculating tech dept with Dart Code Metrics at @dartup_conf, the package crossed 400โญ๏ธ on GitHub! Thank you everyone for support and feedback, we're very happy that the package is useful for you!

#dartcodemetrics

This is a great comparison of existing standard lint rules! You can now find a reference to it directly from #dartcodemetrics website! ๐Ÿš€

_incendial's tweet image. This is a great comparison of existing standard lint rules! You can now find a reference to it directly from #dartcodemetrics website! ๐Ÿš€

I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™

RydMike's tweet image. I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang  release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™
RydMike's tweet image. I updated my #Flutter linting comparison article rydmike.com/blog_flutter_lโ€ฆ to include the 8 new lint rules that arrived with recent @dart_lang  release and @FlutterDev 2.8. The lint rules comparison Google sheet available in the article has also been updated ๐Ÿ’™


2021 was a huge milestone for Dart Code Metrics. We have done a lot of work, and we'd like to gratitude each participant of the project for active discussions, open issues and contributions. New year will give to us more rules, metrics and commands. Stay tunedโœŒ๏ธ #dartcodemetrics

vlkonoshenko's tweet image. 2021 was a huge milestone for Dart Code Metrics. 
We have done a lot of work, and we'd like to gratitude each participant of the project for active discussions, open issues and contributions.
New year will give to us more rules, metrics and commands.
Stay tunedโœŒ๏ธ
#dartcodemetrics

Loading...

Something went wrong.


Something went wrong.


United States Trends