dagger
https://github.com/google/dagger
Java
A fast dependency injector for Android and Java.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported9 Subscribers
Add a CodeTriage badge to dagger
Help out
- Issues
- Replace DaggerElements and DaggerTypes with XProcessingEnv.
- Update the XProcessing jar
- @AndroidEntryPoint-annotated classes cannot have type parameters.
- Internal changes.
- Migrate SourceFileGenerator and all its subclasses to XProcessing.
- Handle non-standard capitalization of package names in root classes.
- Migrate KotlinMetadata to XProcessing.
- Fork KotlinMetadata to Hilt before migrating to XProcessing.
- Add temporary fix for XProcessing bug in `XTypeElements#getAllMethods()`.
- Migrate classes to XProcessing.
- Docs
- Java not yet supported