stark library

Enums

Level

Mixins

StarkComponent<Widget extends StatefulWidget>

Functions

factory<T>(_FactoryFunc<T> factory, {String? named, bool replaceIfExists = false}) Bind
factoryWithParams<T>(_FactoryFuncParams<T> factory, {String? named, bool replaceIfExists = false}) Bind
single<T>(_FactoryFunc<T> factory, {String? named, bool replaceIfExists = false}) Bind
singleWithParams<T>(_FactoryFuncParams<T> factory, {String? named, bool replaceIfExists = false}) Bind

Exceptions / Errors

StarkException