jeremiahlukus / flutter_template

template with tests, login flow, riverpod, logging ect.
MIT License
24 stars 5 forks source link

Update coverage #5

Closed victoreronmosele closed 2 years ago

victoreronmosele commented 2 years ago

Description

Type of Change

jeremiahlukus commented 2 years ago

Need to run

flutter pub run import_sorter:main

Then flutter analyze

victoreronmosele commented 2 years ago

Need to run

flutter pub run import_sorter:main

Then flutter analyze

Thanks, I've done that.

jeremiahlukus commented 2 years ago

Now flutter format -l 120

Sorry it’s not the normal formatting I feel 80 is too small .

victoreronmosele commented 2 years ago

Oh, okay. On it.