Skip to content

SunFoxx/plot_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot_builder

An app that prints a plot by the given f(x) Supported operators: + - * / ( ) ^ sqrt

Getting Started

To launch:

    flutter pub get
    flutter run

Estimations

6h - Parser code with binary tree destructuring and postfix calculation 3h - Custom plot painting 2h - Wolfram implementation 2h - Layout 1h - Refactoring

About

An app that builds plot by given expression and f(x) range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages