Skip to content

🔁 Flutter learn about Dependency Injection with GetIt and Injectable

Notifications You must be signed in to change notification settings

felipecastrosales/flutter_inject

Repository files navigation

Dependency Injection

Learn about get_it and injectable on startto.dev.


I learn about:

  • Get It Usage
    • Introduction to GetIt
    • LazySingleton Register
    • Factory Register
  • Dependency Injection
    • Creation of Demo Architecture
    • Applying the Dependency Injection
    • Dependency Inversion Principle
  • Injectable Usage
    • Third and async classes
    • Environment Configurations
    • Singletons and LazySingletons dispose

Linkedin Badge