An open API service indexing awesome lists of open source software.

https://github.com/felipecastrosales/flutter_inject

🔁 Flutter learn about Dependency Injection with GetIt and Injectable
https://github.com/felipecastrosales/flutter_inject

dart dependency-injection di flutter flutter-apps flutter-examples flutter-ui getit injectable injection packages pubdev

Last synced: about 1 month ago
JSON representation

🔁 Flutter learn about Dependency Injection with GetIt and Injectable

Awesome Lists containing this project

README

          

# Dependency Injection

> ### Learn about [`get_it`](https://pub.dev/packages/get_it) and [`injectable`](https://pub.dev/packages/injectable) on [startto.dev](https://www.startto.dev/).

---

I learn about:
- [x] Get It Usage
- [x] Introduction to GetIt
- [x] LazySingleton Register
- [x] Factory Register
- [x] Dependency Injection
- [x] Creation of Demo Architecture
- [x] Applying the Dependency Injection
- [x] Dependency Inversion Principle
- [x] Injectable Usage
- [x] Third and async classes
- [x] Environment Configurations
- [x] Singletons and LazySingletons dispose

---

[![Linkedin Badge](https://img.shields.io/badge/-Felipe%20Sales-292929?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/felipecastrosales/)](https://www.linkedin.com/in/felipecastrosales/)