ux_kit_hooks 0.0.1 copy "ux_kit_hooks: ^0.0.1" to clipboard
ux_kit_hooks: ^0.0.1 copied to clipboard

Reusable utilities enhancing UX interactions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ux_kit_hooks

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

dependencies:
  ux_kit_hooks: ^0.0.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:ux_kit_hooks/ux_kit_hooks.dart';
0
likes
110
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable utilities enhancing UX interactions

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, ux_kit_core

More

Packages that depend on ux_kit_hooks