signals_hooks 0.1.1 copy "signals_hooks: ^0.1.1" to clipboard
signals_hooks: ^0.1.1 copied to clipboard

flutter_hooks bindings for signals

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add signals_hooks

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

dependencies:
  signals_hooks: ^0.1.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:signals_hooks/signals_hooks.dart';
7
likes
140
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

flutter_hooks bindings for signals

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_hooks, signals_flutter

More

Packages that depend on signals_hooks