
Flutter Testing Basics
survivalcoding
This lecture explains unit testing, UI testing, and integration testing methods in Flutter based on the official documentation.
초급
Flutter, Software Test, integration-tests
This is a guide course on proper dependency injection in Flutter. It presents how to use DI utilizing the injectable package.
205 learners
Concept and Usage Method
Dependency Injection using get_it, injectable libraries
Complex Dependency Problems, Easy Solutions
Flutter Dependency Injection Guide
Flutter has many libraries that help with DI (dependency injection).
In this tutorial we will use the Injectable library, which does not depend on any specific state management tool.
Injectable library used in lectures
If your DI setup so far is similar to or worse than the following code, then you should take this course.
This is structured so that you can feel the need for DI by refactoring or rewriting examples covered in previous lectures from a different perspective.
💡 Diagnose and refactor the problems in the note app written in 'Flutter Intermediate Part 1 - Clean Architecture' .
When developing small apps, you may thinklessly use all objects as singletons. However, this is not a good practice for medium-sized or larger apps. Learn about this problem while refactoring existing apps.
💡 Let's recreate the mask information app written in MVVM in 'Flutter Application - Mask Information App' by applying clean architecture and DI .
Have you ever experienced delays in the development period due to implementing detailed functions when creating an app? Experience a new development method by rewriting the 'Mask Inventory' app in a way that considers clean architecture and DI.
Leverage DI to quickly build apps by mocking data and easily replace it with real data later.
Make sure this is the course you need to study.
(Click on the image to view it in a new window.)
This course will be conducted in the following environment:
Who is this course right for?
For those interested in a guide on dependency injection in Flutter
Those who want to know the advantages of dependency injection
Need to know before starting?
Flutter Intermediate - Clean Architecture Course Learner
Experienced in MVVM, Clean Architecture
11,816
Learners
842
Reviews
857
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
29 lectures ∙ (3hr 22min)
Course Materials:
3. 03-Code Analysis
05:27
27. 27-Finish
03:57
All
11 reviews
5.0
11 reviews
Reviews 3
∙
Average Rating 5.0
5
As expected, the lectures of Professor Oh Jun-seok, whom I trust and watch, are so good! I had a lot of concerns about the part of structuring a project recently, and it helped me a lot. Thank you for the great lecture! I highly recommend it to those who want to get one step closer to clean architecture.
Reviews 11
∙
Average Rating 5.0
Reviews 11
∙
Average Rating 4.5
Reviews 19
∙
Average Rating 4.6
5
Many people have to use Di when collaborating on a project. Otherwise, there will be too much duplicate code. However, although this Di technology is absolutely necessary, it is difficult to learn unless you are in the field. However, this lecture will teach you various things from whether Di is good to how to use it, and will also guide you on methods that can be used in the field. You don't have to use it exactly as in the lecture, but it is worth listening to it once. If you learn Di conceptually, it will be of great help in your future development. You should definitely use it in the field.
Thank you for your thoughtful review. I hope you prosper.
Reviews 3
∙
Average Rating 5.0
$59.40
Check out other courses by the instructor!
Explore other courses in the same field!