Inspiration

I recently started programming in flutter and I wanted to make a simple app so I decided to go with a calculator.

What it does

It can perform simple operations like +,-,* and /. But over the time I added some more functions to calculate sqrt, sin, cos, tan and ln.

How we built it

I built it using android studio and flutter.

Challenges we ran into

I ran into many problems like pixel were not getting rendered, some functions were not working like sqrt function was not working.

What's next for Calculator App Using Flutter

In next update I will try to add more scientific functions.

Built With

Share this project:

Updates