Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

calculator

a simple calculator application built using flutter.

calculator

getting started

v0.2 – beta removing boiler code and minimising code strcture. implementing more abstract ways of performing calculations.

v0.1 – alpha this calculator is built using flutter. the implementation for the calculation is a stack data structure. the operation entered is converted from an infix form to a postfix form using stacks and the result is calculated using the obtained postfix expression.

the code is pretty messy, but i hope to make it more efficient and smaller. i wish to compress this application’s dart files down to 5kb and submit this for flutter create challenge.


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.