|
via Udemy |
Go to Course: https://www.udemy.com/course/flutter-fundamentals-to-advanced-topics-animated-widgets/
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.