Skip to content

A modern, multi-colored calculator app✨, designed to evaluate mathematical expressions💢 using a Postfix (Reverse Polish Notation) algorithm. The app accepts standard infix expressions (including parentheses) and uses a stack-based parser to ensure accurate, efficie✔💯

Notifications You must be signed in to change notification settings

Soumia-Dev/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                      -------    📱 Calculator App (Postfix Method)   -------

A modern and minimal calculator built with Flutter, using the Postfix expression (Reverse Polish Notation) algorithm for accurate and efficient expression evaluation

✨ Features----------------------------------------------------------------

  • 🔢 Basic arithmetic operations (➕ ➖ ✖️ ➗)
  • 🧠 Postfix Expression Evaluation (Reverse Polish Notation (RPN) )
  • 💡 Error Handling
  • 🎨 Multi-Color Themes
  • 🌗 Theme Support (Optional)
  • ⚡ Fast, and responsive
  • ⚙️ Custom Expression Input
  • 📱 Built for Android & iOS

📸 Screenshots----------------------------------------------------------------

01 02 03

04 05 06

07

About

A modern, multi-colored calculator app✨, designed to evaluate mathematical expressions💢 using a Postfix (Reverse Polish Notation) algorithm. The app accepts standard infix expressions (including parentheses) and uses a stack-based parser to ensure accurate, efficie✔💯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages