Skip to content

tanmay-bhatgare/flutter-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Calculator App

A simple and elegant calculator app built with Flutter.

Table of Contents

Introduction

  • This Flutter Calculator App is designed to provide users with basic arithmetic operations in a sleek and user-friendly interface.
  • It is a great project to learn the fundamentals of Flutter and Dart, and to understand how to build a responsive UI for both Android and iOS.
  • This is the basic implementation of calculator, there's much more to implement like error screen and advance functions.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear button to reset the input

Installation

To run this project locally, follow these steps:

  1. Clone The Repository:
    git clone https://github.com/tanmay-bhatgare/flutter-calculator.git
  2. Navigate To Directory
    cd flutter-calculator
  3. Get Packages
    flutter pub get
  4. Run Project
    flutter pub get

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published