menu
sandboxed package
documentation
provider/addons.dart
addonList function
addonList function
dark_mode
light_mode
addonList
function
@Riverpod(dependencies: [])
List
<
Addon
>
addonList
(
Ref
ref
)
Implementation
@Riverpod(dependencies: []) List<Addon> addonList(Ref ref) { return []; }
sandboxed package
documentation
provider/addons
addonList function
addons library