IEEE-VIT / playtify

Playtify is a flutter app that recommends a playlist based on your mood!
MIT License
11 stars 16 forks source link

#16 - Adding Flutter Linter Rules #18

Closed RitwikSingh28 closed 10 months ago

RitwikSingh28 commented 10 months ago

Description:

This PR aims to add custom Linter Rules to aid the developers to write clean and consistent code, by enforcing certain best practices specified by Google and Flutter team.

Reference for Rules

Resolves #16