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
- Host: GitHub
- URL: https://github.com/felipecastrosales/flutter_inject
- Owner: felipecastrosales
- Created: 2022-11-29T00:58:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T13:19:48.000Z (over 1 year ago)
- Last Synced: 2024-07-20T14:37:14.443Z (over 1 year ago)
- Topics: dart, dependency-injection, di, flutter, flutter-apps, flutter-examples, flutter-ui, getit, injectable, injection, packages, pubdev
- Language: C++
- Homepage:
- Size: 330 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---
[](https://www.linkedin.com/in/felipecastrosales/)