developer_tools_riverpod 0.0.5 copy "developer_tools_riverpod: ^0.0.5" to clipboard
developer_tools_riverpod: ^0.0.5 copied to clipboard

Riverpod integration for developer_tools.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add developer_tools_riverpod

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

dependencies:
  developer_tools_riverpod: ^0.0.5

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Riverpod integration for developer_tools.

Topics

#development #debug #tools #riverpod #flutter

License

MIT (license)

Dependencies

developer_tools_core, flutter, flutter_riverpod, riverpod_annotation

More

Packages that depend on developer_tools_riverpod