Flutter-calculator - An elegant calculator app written in Flutter

Overview

Elegant Calculator

A simple and elegant Calculator app developer in Flutter.

Preview

iphone xs

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Aknowledgement

This project is inspired by a design on Uplabs.

Uplabs Simple Calculator By Willy

preview

You might also like...

Age-Calculator-Lambda - Age Calculator Lambda With Flutter

Age-Calculator-Lambda - Age Calculator Lambda With Flutter

Age-Calculator-Lambda(Contributed by YEASEEN AHMED)

Nov 13, 2022

Body-Mass-Index-Calculator - Body Mass Index Calculator Using Flutter

Body-Mass-Index-Calculator - Body Mass Index Calculator Using Flutter

Body-Mass-Index-Calculator Image Video Presentation bandicam.2022-02-18.00-33-22

Aug 15, 2022

BMI Calculator - A Body Mass Index Calculator inspired by the beautiful user interface designs.

BMI Calculator A Body Mass Index Calculator inspired by the beautiful user interface designs. A multi screen app with simple functionality but full-on

Dec 2, 2021

Sibyl App written with Dart/Flutter. (My first experience in writing a real android app in flutter).

sibyl_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

Feb 17, 2022

Flutter-Musive-app - Full-stack music player app written in flutter and dart using node.js music API

Flutter-Musive-app - Full-stack music player app written in flutter and dart using node.js music API

Musive Full-stack music player app is written in flutter and dart using node.js

Dec 28, 2022

Mnt-ng-flutter - The Mnt NG app interface written in flutter

Mnt-ng-flutter - The Mnt NG app interface written in flutter

Mnt Ng Flutter Mnt NG application interface in flutter About This project is meant to be only the Mnt Ng interface, all the data exhibited here is fak

Dec 23, 2019

A Flutter todo app example written for a Flutter talk

A Flutter todo app example written for a Flutter talk

Updated to Flutter 2.5.3 with null-safety Refactored all tests to new Flutter testing tools A Flutter "Todo" App This project is part of a talk introd

Oct 25, 2022

Note app flutter sqflite provider - A Note Taking Application written in Flutter

Note app flutter sqflite provider - A Note Taking Application written in Flutter

note_app_flutter_sqflite_provider 👋 Introduce This is a note taking app made wi

Dec 22, 2022

🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.

🚀 Sample Flutter Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Dart, following best practices using Flutter.

Rorty Flutter Rorty 📺 (work-in-progress for V2 👷 🔧️ 👷‍♀️ ⛏ ) Getting Started Flutter Clean Architecture in Rorty is a sample project that presents

Jan 1, 2023
Comments
  • sdk version fixed and design update

    sdk version fixed and design update

    thank you for letting me work on this .

    1. fixed the issue for SDK version. App can run on the latest android device now.
    2. changes some little design aspects
    3. Added functionality to change the app's color dynamically Screenshot_2019-10-04-15-50-06-304_com example calculator Screenshot_2019-10-04-15-50-10-150_com example calculator
    opened by borsezf2 0
  • No way to handle negative numbers

    No way to handle negative numbers

    There is no concrete way to handle negative numbers within this implementation.

    For instance, if I want to calculate:

    -85 + 6 or 76+(-87)

    Then there is no way to handle that using the current implementation.

    opened by Eshpelin 0
  • Approximations are too inaccurate

    Approximations are too inaccurate

    I just tried the calculator, and the approximations displayed here are't useful for most mathematics.

    For instance, 1500/1536 equates to around 0.976 in reality. Rounded off, this could be displayed as 0.98.

    But in here, it is being displayed as 1.0. Which is misleading.

    opened by Eshpelin 0
  • Widgets are distorted

    Widgets are distorted

    All widgets get pushed up upon start because the keyboard launches. Add resizeToAvoidBottomPadding: false, to the Scaffold to prevent this. Though the better solution is to prevent the keyboard from popping up because it has to be manually dismissed before you can use the app. This was seen on iPhone only. I cannot verify the issue on Android.

    opened by PretzelJones 1
Owner
Shubham Soni
A 🔥 flutter developer from India 🌟
Shubham Soni
A simple yet elegant tip calculator created using flutter framework and dart language.

CAL- TIP, A TIP CALCULATOR APPLICATION A simple yet elegant tip calculator created using flutter framework and dart language. As the name suggests, th

Nitin Verma 0 Dec 26, 2021
BMI calculator app - BMI calculator app written with dart language using flutter

BMI_calculator_app This app is written with dart language using flutter framewor

Elham Madjidi 0 Feb 5, 2022
An elegant, easy on the eyes weather app built with flutter

Flutter Weather A Flutter application to view current weather status. Features ✅ Beautiful minimal UI ✅ Dark and Light themes ✅ Current temperature, m

Ananthu P Kanive 344 Dec 24, 2022
NewsApp UI - A clean and elegant news app UI for flutter

news_app_ui A clean and elegant news app UI. It only has two screens, one to dis

Shishir Rijal 2 Oct 24, 2022
Goose ui - An elegant uikit for flutter desktop

goose_ui an elegant uikit for flutter desktop. Getting Started run example cd ex

null 4 Nov 25, 2022
Simple-Calculator-App - Simple Calculator App using Flutter

Simple Calculator App I created this calculator using Flutter. I took inspiratio

Harshitha Devi Ganajala 0 Jan 26, 2022
Love-Calculator-Flutter - A Love Calculator Flutter app created for learning basic stuffs in Dart

Love Calculator The same old Love Calculator ,but in flutter NB A simple flutter

Adithya Krishnan 3 Nov 14, 2022
Flutter-calculator - A flutter calculator appliacation which is made with dart

A simple calculator A simple calculator app made with Flutter Screenshot This pr

Munem Sarker 1 Jan 23, 2022
Age-Calculator - Age Calculator For Flutter

Age-Calculator(Contributed by YEASEEN AHMED)

CPAD-Gazipur 2 Oct 9, 2022