Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Flutter Essentials and Basic UI
Rating: 4.5 out of 5(3 ratings)
9 students
Last updated 7/2023
English

What you'll learn

  • Essentials and basic topics in Flutter.
  • How to develop a Flutter Application using Android Studio.
  • Fundamentals of Flutter UI design.
  • What are Widgets in Flutter and how to use them.
  • How to use Android Studio features and shortcuts in Flutter development.
  • How to run and debug a Flutter App and use emulators in Android Studio.

Course content

14 sections18 lectures3h 3m total length
  • Flutter SDK and IDE ( Integrated Development Environment )5:06

Requirements

  • No programming experience is required
  • You will need a desktop or laptop computer
  • You will need to use Android Studio
  • You can use a windows, macOS or Linux system
  • You can be at any programming level to start this course.

Description

Hello and Welcome to Flutter Essentials and Basic UI. This course focuses on Flutter App development essentials, basics, fundamental topics and concepts. Knowing these topics will help you to have a good understanding of the building blocks of a Flutter Application.

You will learn how to develop your Flutter Application in Android Studio and how to use Android Studio features and shortcuts in your Flutter App development, you will also learn how to test your Flutter App on an emulator.


What is the Flutter SDK ?

Flutter is an open-source UI Software Development Kit developed by Google, it is a Cross Platform SDK, which means you only write your code once and then you can build your App on multiple platforms. Flutter supports, Android, iOS, Windows, macOS, Web and Linux. Flutter Applications run natively on these platforms ( there are no interpreters ).



Course Contents :


  • How to use Android Studio with Flutter

  • What is a Widget

  • Stateless Widget

  • Stateful Widget

  • MaterialApp and Scaffold

  • AppBar

  • Container

  • Adding images in Flutter

  • Stack

  • TextField

  • Buttons

  • Column

  • Row

  • ListView

  • Card

  • Page routing in Flutter ( Navigation )

  • Drawer

  • How to use coding shortcuts in Android Studio


By the end of this course, you will be able to write your own Flutter Application. You only need to write you code once and then build your App on iOS or Android without changing anything.

Who this course is for:

  • For beginners who would like to start using a powerful SDK for cross-platform App development.
  • For beginners who would like to learn how to program using Flutter SDK.
  • Anyone who is interested in App development using Flutter.
  • Anyone who would like to write their code only once and then deploy on multiple platforms ( iOS, Android, Web ).