Flutter Development: Introducing Flutter & the Dart Programming Language
In recent years application development has become more complex and time-consuming as users expect the same application and functionality to be available across different platforms. The result has been increased adoption of technologies such as Flutter that support cross-platform development allowing organizations to use a single code-base to develop applications across multiple environments. In this course you will learn how Flutter helps develop cross-platform applications. You will explore Flutter’s layered architecture and understand how the Flutter framework Flutter engine and platform-specific embedder enable cross-platform development in a performant and efficient way. Finally you will install and set up the Dart SDK on your local machine and use the IntelliJ IDEA to write Dart code.