just_hook 0.0.2 copy "just_hook: ^0.0.2" to clipboard
just_hook: ^0.0.2 copied to clipboard

A lightweight, robust, and structurally complete Flutter Hooks framework inspired by React Hooks. Features state, effect, animation, HTTP, and form management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_hook

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

dependencies:
  just_hook: ^0.0.2

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:just_hook/just_hook.dart';
0
likes
160
points
7
downloads

Documentation

API reference

Publisher

verified publisherkyawzayartun.com

Weekly Downloads

A lightweight, robust, and structurally complete Flutter Hooks framework inspired by React Hooks. Features state, effect, animation, HTTP, and form management.

Repository (GitHub)
View/report issues

Topics

#hook #flutter-hook #lightweight

License

MIT (license)

Dependencies

flutter

More

Packages that depend on just_hook