Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 166 Bytes

File metadata and controls

5 lines (4 loc) · 166 Bytes

Error analysis

  • kindly run dart analyze and make sure there is no errors when you finish working

Format

  • Kindly run dart format . after finishing your changes