Skip to content

brunosaunders/Flutter-iPhoneCalculator

Repository files navigation

Flutter-iPhoneCalculator

This calculator app design was inspired on the calculator of iOS devices and it was made with Flutter.

Objective

This app is my first application done and it is a good way to learn Flutter and Dart by doing. I've done this as proposed on the app-ideas repository.

Functions

This calculator supports basics operations as:

  • Sum;
  • Subtraction;
  • Multiplication;
  • Division;

Other Functionalities

  • It has an option to switch between negative and positive numbers with the +/- button;
  • It has a button (%) to convert a percentage into a number;
  • It also supports the use of decimal points (",");
  • The numbers are displayed following the Brazilian Association of Technical Standards;

Calculator

About

This calculator app design was inspired on the calculator of iOS devices and it was made with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors