Flutter-Fundamentals To Advanced Topics + Animated Widgets

Posted By: ELK1nG

Flutter-Fundamentals To Advanced Topics + Animated Widgets
Published 12/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.01 GB | Duration: 6h 42m

Learn Flutter App development topics from fundamentals and basics, to advanced including animated widgets.

What you'll learn

Develop a cross-platform App using the Flutter SDK.

Flutter App development from fundamentals and basics to advanced topics including Animated widgets in Flutter.

Fundamentals, essentials and basic topics in Flutter App development.

How to build custom widgets in Flutter.

What are some advanced widgets in Flutter and how to use them.

What are Animated widgets in Flutter and how to use them.

How to use Android Studio in Flutter App development.

How to use Android Studio features and shortcuts in Flutter App development.

Requirements

No programming experience in required.

You will need a desktop or or laptop computer.

You will need to use Android Studio.

You can use a Windows, macOS or Linux system.

Description

Hello and Welcome to this amazing Flutter course ( Flutter, Fundamentals to Advanced Topics including Animated widgets ). In this course , you will learn Flutter App development from fundamentals, basics and essentials, all the way to advanced topics, including animated widgets. You will also learn how to develop your Flutter Application in Android Studio, how to use Android Studio features and shortcuts in your Flutter App development and how to test your Flutter App on an emulator. This course has three parts and each part has its own lectures and code samples.Part one 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. This part has 18 lectures.Part two focuses on some advanced widgets and features that you can use in your Flutter Application. Adding these widgets and features to your Flutter App makes it look better and work smoother. This part has 7 lectures.Part three is all about widgets that you can use to animate in your Flutter application. Animating widgets like changing the opacity of a widget, Adding scaling effects, adding fading effects, changing the position of a widget, changing the size of a widget, adding rotating effects and etc. This part has 11 lectures.Below is the list of topics that we will cover throughout this course :Course Contents :How to use Android Studio with FlutterWhat is a Widget Stateless WidgetsStateful WidgetsMaterial-App and Scaffold App BarContainerAdding images in FlutterStackText-FieldButtonsColumnRowList ViewCardPage routing in Flutter ( Navigation )DrawerHow to use coding shortcuts in Android StudioHow to build custom WidgetsButton Bar Snack BarSliver App Bar ( Part 1 )Using List-View with Sliver App Bar ( Part 2 )Animated ContainerShared PreferencesAnimated ContainerAnimated Align Animated Fractionally sized-boxAnimated Opacity  Animated PaddingAnimated Physical modelAnimated PositionedAnimated Rotation Animated ScaleAnimated SizeAnimated SwitcherWhat is the Flutter SDKFlutter 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 ).By the end of this course, you will be able to start your own Flutter project. You only need to write you code once and then build your App on iOS or Android without changing anything.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Flutter SDK and IDE (Integrated development environment)

Section 2: What is a Widget in Flutter ?

Lecture 3 What is a Widget in Flutter ?

Lecture 4 Flutter Stateful Widget

Lecture 5 Flutter Stateless Widget

Section 3: Flutter - MaterialApp & Scaffold Widgets

Lecture 6 Flutter - MaterialApp & Scaffold Widgets

Section 4: Flutter - AppBar

Lecture 7 Flutter - AppBar

Section 5: Flutter - Container

Lecture 8 Flutter - Container

Section 6: Flutter - Adding Images

Lecture 9 Flutter - Adding Images

Section 7: Flutter - Stack

Lecture 10 Flutter - Stack

Section 8: Flutter - TextField

Lecture 11 Flutter - TextField

Section 9: Flutter - Button

Lecture 12 Flutter - Button

Section 10: Flutter - Column , Row

Lecture 13 Flutter - Column , Row

Section 11: Flutter - ListView

Lecture 14 Flutter - ListView

Section 12: Flutter - Card Widget

Lecture 15 Flutter - Card - Part 1

Lecture 16 Flutter - Card - Part 2

Section 13: Flutter - Navigation function

Lecture 17 Flutter - Navigation - Part 1

Lecture 18 Flutter - Navigation - Part 2

Section 14: Flutter - Drawer Widget

Lecture 19 Flutter - Drawer

Section 15: Custom Widget (Flutter Advanced)

Lecture 20 Custom Widget (Flutter Advanced)

Section 16: ButtonBar Widget (Flutter Advanced)

Lecture 21 ButtonBar Widget (Flutter Advanced)

Section 17: Snackbar Widget (Flutter Advanced)

Lecture 22 Snackbar Widget (Flutter Advanced)

Section 18: Sliver AppBar (Flutter Advanced)

Lecture 23 Sliver AppBar-Part 1 (Flutter Advanced)

Lecture 24 Sliver AppBar-Part 2 (Flutter Advanced)

Section 19: Animated Container (Flutter Advanced)

Lecture 25 Animated Container (Flutter Advanced)

Section 20: Shared Preferences (Flutter Advanced)

Lecture 26 Shared Preferences (Flutter Advanced)

Section 21: Animated Container

Lecture 27 Animated Container

Section 22: AnimatedAlign

Lecture 28 AnimatedAlign

Section 23: Animated Fractionally SizedBox

Lecture 29 Animated Fractionally SizedBox

Section 24: Animated Opacity

Lecture 30 Animated Opacity

Section 25: Animated Padding

Lecture 31 Animated Padding

Section 26: Animated Physical Model

Lecture 32 Animated Physical Model

Section 27: Animated Positioned

Lecture 33 Animated Positioned

Section 28: Animated Rotation

Lecture 34 Animated Rotation

Section 29: Animated Scale

Lecture 35 Animated Scale

Section 30: Animated Size

Lecture 36 Animated Size

Section 31: Animated Switcher

Lecture 37 Animated Switcher

Anyone who would like to start using a powerfull SDK for cross-platform App development.,Developers who would like to build their app on iOS and Android and only write their code once.,Anyone who is interested in Flutter App development.,Anyone who is interested in mobile App development