Introduction topic

Welcome to Refena!

The "topics" are manually written by humans. They have many examples!

You can find all the topics in the sidebar.

For an overview of the library, read the README.

Classes

Ref Introduction
A Ref is used to access the state of providers. It lives as long as the RefenaContainer lives since it is just a proxy to access the state.
RefenaContainer Introduction Riverpod Initialization
The RefenaContainer holds the state of all providers. Every provider is initialized lazily.