refena_riverpod_extension 1.0.1 copy "refena_riverpod_extension: ^1.0.1" to clipboard
refena_riverpod_extension: ^1.0.1 copied to clipboard

Provides extension getters to use Riverpod and Refena at the same time. Makes migration from Riverpod to Refena easier.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refena_riverpod_extension

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  refena_riverpod_extension: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:refena_riverpod_extension/refena_riverpod_extension.dart';
1
likes
140
points
39
downloads
screenshot

Publisher

verified publisherrefena.dev

Weekly Downloads

Provides extension getters to use Riverpod and Refena at the same time. Makes migration from Riverpod to Refena easier.

Repository (GitHub)
View/report issues

Topics

#refena

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, refena, refena_flutter

More

Packages that depend on refena_riverpod_extension