Mastering Flutter

Mastering Flutter
Authors
Sufyan bin Uzayr
Publisher
CRC Press
Date
2022-08-13
Size
1.28 MB
Lang
en
Downloaded: 43 times

Mastering Flutter helps the reader master the popular Flutter framework for rapid cross-platform app development.Mobile applications grow in popularity every year, and developers keep looking for new tools to help them design them. A Google-backed, free and open-source mobile user interface framework, Flutter, stands out among these products.Flutter enables developers to construct a native mobile app using just a single line of code. This implies that one could design two different applications using the same programming language and codebase (iOS and Android).Flutter comprises two main components: a Framework and a Software Development Kit (SDK). You will use the Dart programming language to create Flutter apps. Dart is an object-oriented programming language with data types and its own paradigm.The best part about Flutter is that you can use it to create apps for iOS, Android, desktop, and the web, all with the same codebase. Flutter comes with...