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

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

1.0.5 #

  • Documentation update

1.0.4 #

  • ServiceLocator class is now publicly available

1.0.3 #

  • Made it simple and Less complicated

1.0.2 #

  • Readme updated

1.0.1 #

  • Remove and clear bug fixed

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
0
likes
160
pub points
44%
popularity

Publisher

verified publisherdipendrasharma.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on dart_service_locator