Skip to content

PearlGrell/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A versatile calculator application built with Flutter, featuring standard arithmetic operations, additional mathematical functions, and a history feature to keep track of past calculations. This app also includes EMI (Equated Monthly Installment) and BMI (Body Mass Index) calculators for enhanced usability.

Features

  • Standard Calculator: Perform basic arithmetic operations including addition, subtraction, multiplication, and division.
  • Scientific Functions: Access advanced mathematical functions like sine, cosine, tangent, logarithm, and square root.
  • History Feature: View the history of calculations made, stored in a local SQLite database.
  • User-Friendly Interface: Intuitive layout with responsive design for various screen sizes.
  • Live Result Calculation: Get immediate results as you input your expressions.
  • EMI Calculator: Calculate the Equated Monthly Installment for loans based on principal amount, interest rate, and tenure.
  • BMI Calculator: Calculate the Body Mass Index based on weight and height input, with categories to determine health status.

Getting Started

Prerequisites

  • Flutter SDK
  • Dart SDK
  • SQLite database

Created By

 Aryan Trivedi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published