APP development of scientific calculator with flutter framework: part a. design of APP page layout and user interface

This project was undertaken to explore the capabilities of the Flutter framework. The Flutter framework uses Dart programming language and widgets to develop mobile and web applications. As Flutter framework is a newly developed framework by Google, there are various features yet to be explored by d...

Full description

Saved in:
Bibliographic Details
Main Author: Heng, Yang Zhi
Other Authors: Chen Tupei
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/157681
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This project was undertaken to explore the capabilities of the Flutter framework. The Flutter framework uses Dart programming language and widgets to develop mobile and web applications. As Flutter framework is a newly developed framework by Google, there are various features yet to be explored by developers. Furthermore, due to its single codebase and cross-platform features, the Flutter framework was chosen for this project to develop the scientific calculator application. The scientific calculator application was chosen for this project as the existing scientific calculator lacks functionality for tackling engineering problems and support for various mobile devices. This project aims to create a scientific calculator application using the Flutter framework that can solve complex computations, with a responsive layout, and support multiple devices across Android, IOS, Windows as well as web support. This ensures that anyone can use it without being limited by their device specifications. This report will focus on the layout design and implementation of the scientific calculator application.