revali_core 1.4.0 copy "revali_core: ^1.4.0" to clipboard
revali_core: ^1.4.0 copied to clipboard

Classes to share between Revali and Revali Annotations

CHANGELOG #

1.4.0 | 04.15.25 #

Features #

  • Create Args class to parse arguments from dart run revali dev

1.3.0 | 04.09.25 #

Features #

  • Add registerLazySingleton and registerFactory methods to DI interface
    • This is to support factories, so that dependencies can be re-created each time they are resolved

Future BREAKING Changes #

  • DI.register will be removed in favor of registerLazySingleton and registerFactory
  • DI.registerInstance will be removed in favor of registerSingleton

1.2.0 | 01.18.25 #

Enhancements #

  • Require Object type for DI registrations

1.1.0 | 12.11.24 #

Features #

  • Abstract DI class to support creating own instances of DI
  • Create DIHandler to override dependency registry during server startup
  • Add initializeDI method to support creating own instances of DI

1.0.0 | 11.14.24 #

  • Initial Release
0
likes
150
points
139
downloads

Publisher

verified publisherrevali.dev

Weekly Downloads

Classes to share between Revali and Revali Annotations

Repository (GitHub)
View/report issues

Topics

#revali #api #backend #server #code-generation

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on revali_core