Calculary it's an open source project, made entirely with Flutter and MathAPI
Does everything that a normal calculator and more, solve your math functions quickly and have a preview of how the plot looks like, solve a function derivative or integral or use numerical methods to solve multiple problems with Calculary.
Calculary is an open source proyect, you can see and colaborate in its development or take some ideas for your proyect.
If you want to colaborate, fork the proyect, work in your thing in dev branch, once you're done create a pull request and we're going to review it.
If you encounter errors with the app, create an issue here
- master: Production branch DO NOT touch this branch
- dev: staging branch (for develop, create a branch from here)
- [branch-name]: branch created from dev (you can give it any name)