Featured

Ep.1 - Factory Method Pattern | Flutter Design Patterns



Published
This is the first episode of Design Patterns Series in Flutter, designed for beginners. In this episode, we are going to understand what Factory Method Pattern is. We will go through an overly complicated definition, understand it using analogy, take dart and flutter examples and then understand when and why to use this design pattern along with the disadvantages it brings.

There are 3 type of Factory Patterns:
1. Simple Factory (Not considered a Design Pattern)
2. Factory Method (This video)
3. Abstract Factory (Ep. 2)

Discord Server: https://discord.gg/Q8Rx8YWFVF

Category
Management
Be the first to comment