Closed bayush-9 closed 3 years ago
@bayush-9 Please take a look at the changes requested.
Okay. Working on it.
@bayush-9 Some tiny changes are required. In the issue I asked you to follow a definite order as per the local folders. That is // Dart Packages // Flutter Packages // Third party Packages // config imports // constant imports // helper imports // provider imports
and so on.. that is the imports should be like the folder structure. The folder which comes first their imports should be above the folder which comes below them.
9 The imports are managed properly now. Comments are added to make code more readable.