shelf_modular library

Classes

Bind<T extends Object>
BindInject<T extends Object>
Disposable
A class which implements Disposable can be disposed automatically once user leaves a Module
Injector<T>
Service injector that is responsible for searching for instances in all bind contexts.
ModularArguments
Object that clusters all arguments and parameters retrieved or produced during a route search.
ModularMiddleware
ModularRoute
Represents a route within a RouteContext.
Module
/// A Module gathers all Binds and Routes referring to this context. They are usually distributed in the form of features or a monolithic representation of the app. At least one module is needed to start a Modular project.
Resource
Route
RouteGuard
WebSocket
WebSocketResource

Properties

Modular → IModularBase
final