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
The base ref to read and notify providers. These methods can be called anywhere. Even within dispose methods. The primary difficulty is to get the Ref in the first place.
Ref Introduction
The base ref to read and notify providers. These methods can be called anywhere. Even within dispose methods. The primary difficulty is to get the Ref in the first place.
RefenaContainer Introduction Riverpod Initialization
The RefenaContainer holds the state of all providers. Every provider state is initialized lazily and only once.
RefenaContainer Introduction Riverpod Initialization
The RefenaContainer holds the state of all providers. Every provider state is initialized lazily and only once.