ff_timed_operations 1.0.2 copy "ff_timed_operations: ^1.0.2" to clipboard
ff_timed_operations: ^1.0.2 copied to clipboard

outdated

Tools to help with timed operations such as Debounce Throttle operations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ff_timed_operations

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

dependencies:
  ff_timed_operations: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ff_timed_operations/ff_timed_operations.dart';
3
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Tools to help with timed operations such as Debounce Throttle operations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ff_trycatch

More

Packages that depend on ff_timed_operations