Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 614 Bytes

File metadata and controls

9 lines (7 loc) · 614 Bytes

This are the main part of the calculator that i worked on .since i'm a # fresher # i don't know exactly to upload the folders exactly to github. to view my calculator.Also,android studio is taking more space in my C drive. # DELL i3 #. can anyone suggest a way to use android emulator in vs code without android studio.

  1. in command prompt type---> flutter create calculator
  2. in command prompt type---> ~ cd calculator
  3. in command prompt type---> code .
  4. in lib-->paste my codes and delete already existing code.

cal