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

Riverpod adapter for OwlScope — forwards provider lifecycle and state changes to the OwlScope desktop app over WebSocket.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add owlscope_riverpod

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

dependencies:
  owlscope_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:owlscope_riverpod/owlscope_riverpod.dart';
0
likes
160
points
108
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Riverpod adapter for OwlScope — forwards provider lifecycle and state changes to the OwlScope desktop app over WebSocket.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_riverpod, owlscope

More

Packages that depend on owlscope_riverpod