Book Image

Learn Flutter and Dart to Build iOS and Android Apps (2023) [Video]

By : Academind by Maximilian Schwarzmüller
Book Image

Learn Flutter and Dart to Build iOS and Android Apps (2023) [Video]

By: Academind by Maximilian Schwarzmüller

Overview of this book

What makes Flutter the best framework to build mobile apps? With Flutter, you can build mobile apps without learning Android, Java, iOS, or Swift. In this updated video course on Flutter, you will learn all the basic and advanced concepts needed to build amazing iOS and Android apps. The course starts with an introduction to Flutter, guiding you through the installation process of Flutter on Windows and Mac. Once you are ready with the setup, you will build real-time mobile apps such as the Quiz app and Personal Expenses app to understand Flutter basics, the UI, widgets, styling, logic, navigation, state management, and more. You will also find out effective techniques to run the app on different devices such as Android, iOS, and emulators. After you have completed the basics, you will learn advanced topics such as Firebase, image picker, and push notifications by building a chat app. Toward the end, you will discover how to run Native Swift, Objective-C, Java, or Kotlin code, and find methods to publish your apps on app stores. By the end of this course, you will have the skills you need to build native mobile apps for iOS and Android. All code and supporting files for this course are available at: https://github.com/PacktPublishing/Learn-Flutter-and-Dart-to-Build-iOS-and-Android-Apps
Table of Contents (18 chapters)
15
Running Native Swift, Objective C, Java, or Kotlin Code
Chapter 2
Flutter Basics (Quiz App)
Content Locked
Section 20
Using Private Properties
This video demonstrates how to use private properties.