calculatorAppMadeInFlutter
Calculator App
Calculator app using the mathematical package to evaluate the expression. I made buttons and then callback to functions to evaluate the expressions which are strings.
Made another file to have styling for calculator buttons, kept them separated. Also, build an apk (My first time).