Flutter Application - Creating an App Using Public APIs (MVVM Pattern)
You will learn Flutter app development by building a public mask inventory app, applying the MVVM pattern (one of the most commonly used patterns in smartphone development), and adding features.
Have fun learning with public APIs Practical Flutter Mobile App Development.
2024 video re-shoot update applied!!
Flutter app development application, Why should I learn?
✔️In this lecture! Create a public mask inventory app with Flutter Let's apply the MVVM pattern .
Flutter is a great framework for building apps that leverage public APIs. To get beyond the beginner level of Flutter, you need to leverage patterns to build structured apps.
You will learn how to structure your app using the MVVM pattern, which is often used in mobile apps.
What you learn in class
Create a public mask inventory app and refactor it using the MVVM pattern.
HTTP communication using public information API
Use current location information
State management using Provider
Applying the MVVM pattern
Refactoring
Course Features
Difficult concepts are explained visually using diagrams.
Introduction by section
1. First, let’s try making a mask inventory app. • First, create your app quickly.
2. Developing apps with design in mind • And we will learn and apply the MVVM pattern to complete the function.
Tools to handle
This lecture explains based on Android Studio and Android emulator.
Please note before taking the class!
Chapter 1 is a video taken before Null Safety was applied. You don't have to follow along, just watch it.
We update Github irregularly by applying the latest version.
I recommend listening to it yourself or by referencing the provided Github so that you can apply the latest code.
Expected Questions Q&A
Q. I have never used Flutter before. Can I still join?
No. Since basic knowledge of Flutter and Dart is required, you must take the introductory book or at least the free Flutter introductory video lecture course to take the course.
Course Selection Guide
Make sure this is the course you need to study.
Associated Roadmap
Recommended for these people
Who is this course right for?
Flutter Beginner and Intermediate Course Viewers
Those familiar with Flutter basics and Dart syntax who want to apply the MVVM pattern
I just went straight to the main course. This is the best practical Flutter course. I feel like I learned only the core of everything for developing network communication apps without any unnecessary details. If you are new to Flutter, you should first take the instructor's Flutter beginner course or watch it while understanding the grammar or widget concepts through Oh Jun-seok's Flutter survival coding. I would like to rate it as a shortcut that does not waste time for beginners and a course that gives wings to existing developers. I hope you will continue to give good lectures. Thank you very much.
As expected, Professor Oh Jun-seok's famous lecture was re-recorded, and the lecture progress and explanation were clearer. I enjoyed reviewing it again. I look forward to more great lectures in the future! Thank you!