josiahsrc / dough

This package provides some widgets you can use to create a smooshy UI.
MIT License
703 stars 28 forks source link

Don't know what you code in but please format your code. #1

Closed surajmandalcell closed 4 years ago

surajmandalcell commented 4 years ago

^

josiahsrc commented 4 years ago

Hi @surajmandalcell ,

I'm using the vscode plugin dart-code.dart-code which provides auto-formatting and I auto-format frequently. Could you expand on the issue you're seeing with the formatting?

Thanks

surajmandalcell commented 4 years ago

Hi, use the default flutter format

https://pub.dev/packages/dough#-analysis-tab-

It is effecting your package.

josiahsrc commented 4 years ago

I had no idea! Thanks for catching this. I just ran dart format and republished the package. The health is now at 100

surajmandalcell commented 4 years ago

Nice!! Happy to help 😃