dart_service_locator 1.0.0 copy "dart_service_locator: ^1.0.0" to clipboard
dart_service_locator: ^1.0.0 copied to clipboard

A lightweight, flexible dependency injection solution for Flutter applications, supporting both synchronous and asynchronous dependency resolution with minimal boilerplate.

1.0.0 #

  • Initial release of the Flutter Service Locator package
  • Support for registering and resolving both synchronous and asynchronous dependencies
  • Singleton and factory instance management
  • Built-in disposal mechanism for cleaning up resources
  • API for checking if a dependency is registered
  • Comprehensive documentation and examples
2
likes
0
points
26
downloads

Publisher

verified publisherdipendrasharma.com

Weekly Downloads

A lightweight, flexible dependency injection solution for Flutter applications, supporting both synchronous and asynchronous dependency resolution with minimal boilerplate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dart_service_locator