archbase_flutter_riverpod 0.2.0 copy "archbase_flutter_riverpod: ^0.2.0" to clipboard
archbase_flutter_riverpod: ^0.2.0 copied to clipboard

Adapter Riverpod para archbase_flutter — providers para os singletons do bootstrap, StreamProviders reativos e ArchbaseRiverpodNotifier base com guard().

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add archbase_flutter_riverpod

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

dependencies:
  archbase_flutter_riverpod: ^0.2.0

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:archbase_flutter_riverpod/archbase_flutter_riverpod.dart';
0
likes
140
points
143
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Adapter Riverpod para archbase_flutter — providers para os singletons do bootstrap, StreamProviders reativos e ArchbaseRiverpodNotifier base com guard().

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#riverpod #state-management #framework #providers

License

MIT (license)

Dependencies

archbase_flutter, flutter, flutter_riverpod

More

Packages that depend on archbase_flutter_riverpod