signals_watch 2.0.0 copy "signals_watch: ^2.0.0" to clipboard
signals_watch: ^2.0.0 copied to clipboard

[pending analysis]

A production-ready reactive widget for signals_flutter with lifecycle callbacks, debouncing, throttling, error handling, async helpers, and registry management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add signals_watch

With Flutter:

 $ flutter pub add signals_watch

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

dependencies:
  signals_watch: ^2.0.0

Alternatively, your editor might support dart pub get or 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_watch/signals_watch.dart';
0
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A production-ready reactive widget for signals_flutter with lifecycle callbacks, debouncing, throttling, error handling, async helpers, and registry management.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, s_packages

More

Packages that depend on signals_watch