patapata_riverpod 1.1.0 copy "patapata_riverpod: ^1.1.0" to clipboard
patapata_riverpod: ^1.1.0 copied to clipboard

This package is a plugin for Patapata that adds support for Riverpod to your Patapata app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patapata_riverpod

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

dependencies:
  patapata_riverpod: ^1.1.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:patapata_riverpod/patapata_riverpod.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publishergree.co.jp

This package is a plugin for Patapata that adds support for Riverpod to your Patapata app.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, patapata_core, riverpod_annotation

More

Packages that depend on patapata_riverpod