Skip to content

Basic calculator app built with Flutter and Dart that demonstrates State Management, User Input handling and UI design.

Notifications You must be signed in to change notification settings

bobbykafle/basic_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic calculator app built with Flutter and Dart that demonstrates State Management, User Input handling and UI design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published