Link to the repository
[Only for premium members]
"Back to School" Campaign! Only until September 14th: coupon SCHOOL25 for 40% off Yearly/Lifetime membership!
Read more here[Only for premium members]
We have finished the functionality, but some tareto be missed. Mainly, we haven't followed the Dart style guide:
So, let's work on fixing these issues by running the automated fixes.
Let's start our work by running the automated fixes. We can do this by running the following command:
dart fix --apply
And see how many issues it fixes:
That's not too bad! We went from 56 issues down to 25...