An app that prints a plot by the given f(x) Supported operators: + - * / ( ) ^ sqrt
To launch:
flutter pub get
flutter run
6h - Parser code with binary tree destructuring and postfix calculation 3h - Custom plot painting 2h - Wolfram implementation 2h - Layout 1h - Refactoring