When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

How to use Animated Widgets in Flutter

Learn how Animated Widgets work in Flutter and how you can use them in your Flutter App.

     0 |
  • Reviews ( 0 )
₹799

This Course Includes

  • iconudemy
  • icon0 (0 reviews )
  • icon2.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About How to use Animated Widgets in Flutter

Hello and Welcome to an amazing course about Animated Widgets in Flutter. The focus of this course is on 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.

Do not worry if you are a beginner in Flutter, you can easily understand all the lectures in this course, Animated Widgets in Flutter are pretty straight forward and easy to learn.   

In this course 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. I will write every sample code and encourage you to code along with me as we go through each topic

There are 11 lectures in this course. Below is the list of topics that we will cover throughout this course :

Course Contents :

Animated Container

Animated Align

Animated Fractionally sized-box

Animated Opacity 

Animated Padding

Animated Physical model

Animated Positioned

Animated Rotation

Animated Scale

Animated Size

Animated Switcher

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 ).

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

What You Will Learn?

  • What are Animated Widgets in Flutter..
  • How to use an Animated Widget in a Flutter App..
  • How to change the properties of an Animated widget in Flutter..
  • How an Animated widget can make your Flutter App look better..
  • How to develop a Flutter Application using Android Studio..
  • How to use Android Studio features and shortcuts in Flutter App development..
  • How to run and debug a Flutter App and use emulators in Android Studio..