This is a basic calculator app built with Flutter using the GetX state management library. It allows users to perform simple arithmetic calculations and includes additional features such as clearing the calculator and error handling.
The development of this calculator app was inspired by the Flutter framework and the GetX state management library.
- Simple and intuitive design
- Buttons for numbers 0-9, addition (+), subtraction (-), multiplication (*), division (/), and equals (=)
- Perform basic arithmetic operations
- Display the result of the calculation on the screen
- Clear button to reset the calculator
- Enable chaining of multiple operations (e.g., 5 + 3 * 2)
- Error handling for scenarios like dividing by zero or invalid calculations
Clone the repository and run the following commands
- gh repo clone DabhiNavaghan/calculate Otherwise download from here
- https://github.com/DabhiNavaghan/calculate.git
And run the commands.
- flutter clean
- flutter pub get
- flutter run
👩💻 I'm currently working on Flutter
🧠 I'm currently learning advanced Flutter Topics
👯♀️ I'm looking to collaborate on Flutter Projects
🤔 I'm looking for help with Animations and Core Functionality Of Android And channel code
💬 Ask me about Flutter mobile and web development
📫 How to reach me