SimpleCalculator

Features

  • This application is a simple calculator. Using it you can make summation, subtraction, multiplication, and divide.
  • If no number is entered, the application gives you a toast message informing you that you must enter the number.
  • In this project ı used null safety properties so that when you don't put any number application will not crash.

Images from Project

image11


image12


image13