Hybrid Development in Flutter and its Widgits
Swati Sharma, Shanu Khare, Vaibhav Unival, Sahil Verma
Abstract
The development of Cross-platform mobile applications is a goal of every client in today's world. Engineers are forced to build the same system multiple times for different OS (operating systems). Google provides a solution by introducing Flutter. It is an open-source SDK for improving high performance and the most reliable mobile apps for apps like iOS, Android, Linux, web and windows. It provides feature of timely compiling using a computer code that includes integration during the execution of the program in working time instead of previous practice. Typically, this includes byte-code translation known as source code to machine code, which is done continuously. Ahead of time integration includes advanced programming language such as C or C ++ [17]. Flutter provides different frameworks, widgets that makes it easy to use and implement code. In this Research paper we are gone discuss about flutter and about its widgets.