domidanke / myJournal

0 stars 0 forks source link

Fixed Issue 8 #10

Closed akaTJ closed 4 years ago

akaTJ commented 4 years ago

What does this PR accomplish?

This PR closes #8 Instead of a separate class, I opted for a separate method. This PR removes issues found by dart analysis

Did you add any dependencies?

no

How did you test the change?

Ran flutter test with no issues Ran flutter analyze with no issues