jolt_hooks 0.0.5+1 copy "jolt_hooks: ^0.0.5+1" to clipboard
jolt_hooks: ^0.0.5+1 copied to clipboard

Flutter hooks for jolt

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jolt_hooks

With Flutter:

 $ flutter pub add jolt_hooks

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

dependencies:
  jolt_hooks: ^0.0.5+1

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:jolt_hooks/jolt_hooks.dart';
1
likes
0
points
222
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter hooks for jolt

Repository (GitHub)
View/report issues

Topics

#jolt #state-management #signals #hook

License

unknown (license)

Dependencies

flutter, flutter_hooks, jolt

More

Packages that depend on jolt_hooks