Skip to content

bayunugroho2022/Dicoding-MFDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codemagic build status

Crashlytics

Screenshot 2023-01-25 at 14 17 27

Analytics

Screenshot 2023-01-25 at 16 27 09

Codemagic

Screenshot 2023-01-25 at 16 43 17

how to test

run this command on terminal

flutter test --coverage
genhtml coverage/lcov.info -o coverage/html
open coverage/html/index.html