Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 1.56 KB

File metadata and controls

72 lines (47 loc) · 1.56 KB

Basic Calculator 🧮

A basic calculator app built with Flutter and Dart that demonstrates state management, user input handling, and UI design.
This project is part of my Flutter learning journey and practice with reusable widgets.


✨ Features

  • 🔢 Basic Arithmetic Operations

    • Addition (+)
    • Subtraction (-)
    • Multiplication (x)
    • Division (/)
  • 💯 Percentage Calculation (%)

  • 📝 Input Controls

    • Clear All (AC)
    • Delete Last Input (Del)
    • Recall Last Result (Ans)
  • 📜 History Display

    • Shows the last calculation

🛠️ Tech Stack

  • Framework: Flutter
  • Language: Dart
  • Tools: VS Code, Git, GitHub
  • UI: Material Design

🎯 Purpose of This Project

  • Practice Flutter UI development
  • Learn state management and user input handling
  • Build reusable widgets
  • Understand clean code structure for Flutter apps

🚧 Project Status

  • UI & layout: ✅ Completed
  • Basic arithmetic operations: ✅ Implemented
  • Percentage & utility functions: ✅ Implemented
  • Advanced features (scientific operations, themes): ⏳ Planned

🤝 Contributions

This is a learning project.
Suggestions, improvements, and pull requests are welcome!


📌 Author

Babita Kaphle
BSc CSIT Student | Aspiring Flutter Developer
Kathmandu, Nepal


📸 Screenshots

Screenshot_2026-01-25-23-31-48-678-edit_com example my_calculato jpg