Skip to content
Snippets Groups Projects
  1. Feb 28, 2021
  2. Dec 27, 2020
  3. Dec 15, 2020
  4. Aug 06, 2020
    • Milad Alakarie's avatar
      Add option to customize the initilizer function name · fb7bd1ac
      Milad Alakarie authored
      Add option to generate the initilizer function as an extension
      Change initializer functions returns the passed get_it instance instead of void
      Add Advanced environment filter that can be extended and customized
      Fix Injectable generator not handling multiple instances of generic types #107
      fb7bd1ac
  5. Jul 28, 2020
  6. Jul 21, 2020
  7. Jul 20, 2020
    • Milad Alakarie's avatar
      Add support for multi environments (annotation & inlined) · e4f33dbc
      Milad Alakarie authored
      Add generation-time check for duplicate dependencies under the same environment
      Fix 3rd party imports from src instead of library file issue
      Change generated file extension to .config.dart
      Change generated file applies to most of effective dart rules including preferring relative imports
      Clean up some code
      e4f33dbc
    • Milad Alakarie's avatar
      Add support for multi environments (annotation & inlined) · 2a2b499e
      Milad Alakarie authored
      Add generation-time check for duplicate dependencies under the same environment
      Fix 3rd party imports from src instead of library file issue
      Change generated file extension to .config.dart
      Change generated file applies to most of effective dart rules including preferring relative imports
      Clean up some code
      2a2b499e
  8. May 31, 2020
  9. May 17, 2020
  10. Mar 05, 2020
    • Milad Alakarie's avatar
      add support for GetIt 4.0.0 · 7914252b
      Milad Alakarie authored
      fix generic types are registered as dynamic
      fix unresolved future when registering asynchronous dependencies
      change asynchronous dependencies will be registered using async factory unless annotated with @preResolve
      7914252b
  11. Feb 25, 2020
  12. Feb 15, 2020
  13. Feb 10, 2020
  14. Jan 29, 2020
  15. Jan 19, 2020
Loading