
Flutter Introduction - Android and iOS Development at Once (with Firebase)
survivalcoding
This introductory Flutter course lets you code once for Android and iOS.
입문
Flutter, iOS, Android
You can experience an example of implementing an app with clean architecture, including caching techniques using a local DB, CSV parsing, and custom drawing using Canvas.
Writing a US stock info app with Clean Architecture
CSV parsing
How to cache remote data locally
Canvas Usage Basics
Clean Architecture, Now in Practice!
The key to developing a high-quality Flutter app 👍
📣 Check your player knowledge!
These days, with the increase in Flutter developers, it is not easy to find cases where actual projects are developed with proper architecture . For example, when using the popular GetX library, it is not uncommon to write code that has a dependency on GetX in all layers, such as manipulating the Context in the data layer because of the excessive freedom. In this case, it is difficult to maintain the code, and it tends to become a crude application that is difficult to modify or test functions.
Those who are looking at this lecture are those who have taken my lecture 'Flutter Intermediate - Clean Architecture' or those who have equivalent knowledge. In response to the request of students who wanted to cover more real-world examples, I have created a series called 'Real-world App Development' that goes one step further than the last lecture where I covered two examples. I hope this will be an opportunity to learn how to use Provider to restrict freedom and maintain a clean architecture.
What is clean architecture yet?
For those who don't know
Some more flutter examples
People I want to meet
Processing data other than JSON
For those who are wondering what to do
In this lecture, we will cover a practical application development example while applying clean architecture to a Flutter app. Clean architecture is
Therefore, it can be said that it is an essential concept for developing good apps.
Flutter Advanced Course Learn directly from the author of Flutter Survival Coding
I have been developing Flutter since 2019, wrote the first Flutter book in Korea, provided offline training to train dozens of Flutter developers, and filmed online lectures.
Recently, I have been producing intermediate and higher level courses aimed primarily at junior developers rather than beginners.
Flutter-related training and activities
Q. Can I take this course if I don’t know the clean architecture theory?
No, I recommend you take the 'Flutter Intermediate - Clean Architecture' course first.
Q. I am a current Flutter developer. Will this be helpful to me?
If you found the pre-course 'Flutter Intermediate - Clean Architecture' helpful, this course will definitely help you too.
Q. It seems like this lecture doesn't use UseCase, but isn't UseCase essential for clean architecture?
Yes. If there are few functions, Repository is enough instead of UseCase. If you want to try writing UseCase, please do it as homework and share Github. I will review it.
Make sure this is the course you need to study.
(Click on the image to view it in a new window.)
Who is this course right for?
For those who need more examples of apps applying Clean Architecture
Those who want to build an app using Clean Architecture themselves.
Need to know before starting?
Familiar with Flutter/Dart coding needed
MVVM Pattern Theory
Clean Architecture Theory
11,747
Learners
828
Reviews
856
Answers
4.7
Rating
14
Courses
교육하고 책 쓰는 개발자 오준석입니다.
'오준석의 생존코딩' 유튜브 채널과 생존코딩 (https://survivalcoding.com) 교육 플래폼을 운영중입니다.전문 분야 : Android, Flutter
저서
오준석의 플러터 생존코딩 (한빛미디어 2020)
오준석의 안드로이드 생존코딩: 코틀린 편 (한빛미디어 2018)
될 때까지 안드로이드 (루비페이퍼 2018)
주요경력
오렌지(OhRange) 대표
세민직업전문학교 정보기술개발 직업훈련교사
수원스마트앱개발학원 운영
LG전자 MC사업부
일본 아이치현 (株)東海理科 Security사업부
일본 아이치현 (株)日本テクシード IT사업부
LinkedIn: https://www.linkedin.com/in/junsuk5/
All
25 lectures ∙ (5hr 33min)
5. Project setup
05:45
8. Stock Information API
23:20
12. Hive Setting 2
04:27
13. Mapper
05:37
14. StockRepository
17:34
18. ViewModel Binding
13:25
22. Stock information
23:57
23. Graph
52:20
24. Graph bug fix
06:58
All
24 reviews
5.0
24 reviews
Reviews 11
∙
Average Rating 4.5
Reviews 7
∙
Average Rating 5.0
5
Just like the previous Clean Architecture lecture, it was very informative because it was full of technologies that are really necessary for practical work. I used Hive for the first time and applied Material 3, and the last part where I drew a graph directly using Canvas was really necessary. When developing with Flutter, I tended to take it easy because I depended on libraries a lot, but this lecture made me think that I should make something if I don't like it. It won't be easy, though. Haha. And every time I finish the lecture, I feel motivated to develop. Haha. Please continue to provide lectures that make me feel like I'm learning from a friendly, top-notch senior for a new company project~ Thank you!!!
Reviews 1
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
5
The last lecture was good, but this lecture is also the best. Sometimes when I do Flutter, there are parts that I have to draw myself, and this lecture scratched my itch well. And it's great because it comes up with things I didn't understand well in practice. The part about applying Material 3, which was recently released, was also a great help to people like me who like recent stuff. After taking the lecture, I come back and review it whenever I have questions, and it's great.
Reviews 3
∙
Average Rating 5.0
Limited time deal
$58.30
24%
$77.00
Check out other courses by the instructor!
Explore other courses in the same field!