shrink_sidemenu_flutter icon indicating copy to clipboard operation
shrink_sidemenu_flutter copied to clipboard

Refactor based on `flutter_lints`

Open myConsciousness opened this issue 2 years ago • 0 comments

Hi amazing developer,

This library is already a great completion, but I have noticed that some of the coding does not follow Dart or Flutter standards because it does not use flutter_lints.

Therefore, I have made the following fixes.

  • Added flutter_lints to pubspec.yaml
  • Added analysis_options.yaml
  • Fixed some lines based on flutter_lints suggestions (Not destructive)

Thank you.

myConsciousness avatar Apr 23 '22 16:04 myConsciousness