Application development of scientific calculator with Flutter framework

This paper contains details of the development of the scientific and mathematic functionalities of a calculator application on both mobile and web platforms. Scientific calculator applications can be found in any application store, or readily available on the internet. However, with abundance, comes...

Full description

Saved in:
Bibliographic Details
Main Author: Wong, Yi Jie
Other Authors: Chen Tupei
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/158157
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This paper contains details of the development of the scientific and mathematic functionalities of a calculator application on both mobile and web platforms. Scientific calculator applications can be found in any application store, or readily available on the internet. However, with abundance, comes varying quality in the applications. Some are filled with advertisements that impacts user experience, others block certain features that requires payments to access. In this final year project, a scientific calculator called “CALX” is developed for individuals in the engineering field. The creation of this calculator application developed by students provides a more accurate solution to the demand of stable scientific calculator. The application is developed using Google’s open-source framework toolkit, Flutter which utilizes the Dart language. Flutter is one of the leading software development toolkits in the market used by various companies in the industry due to its flexible utility and functionalities. The paper addresses the integration of scientific and mathematical functionalities in an algorithmic approach using programming.