async_button_hook 0.0.1+8 copy "async_button_hook: ^0.0.1+8" to clipboard
async_button_hook: ^0.0.1+8 copied to clipboard

A hook version of async_button_builder which depends on flutter_hooks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add async_button_hook

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

dependencies:
  async_button_hook: ^0.0.1+8

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:async_button_hook/async_button_hook.dart';
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A hook version of async_button_builder which depends on flutter_hooks

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

async_button_core, flutter, flutter_hooks

More

Packages that depend on async_button_hook