ACM-VIT / fludget

Learn Flutter on Flutter! A widget directory with implementation samples!
MIT License
31 stars 63 forks source link

Refactor: Irrelevant imports #314

Closed sidheshwar-s closed 2 years ago

sidheshwar-s commented 2 years ago

The import for CodeString class in three or more files are not relative to the project folder. And there is a lot of unnecessary imports and value fields that are never used.

Also, we aren't using linting in the project so the anlaysis_options.yaml file can be removed.

image

acmbot[bot] commented 2 years ago

Thanks @sidheshwar-s, for raising the issue! 🙌 One of our team mates will revert on this soon. ✅

acmbot[bot] commented 2 years ago

Thanks for closing this issue!