supabase_hooks 0.0.7 copy "supabase_hooks: ^0.0.7" to clipboard
supabase_hooks: ^0.0.7 copied to clipboard

Unofficial Flutter Supabase life cycle adaptation for flutter_hooks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supabase_hooks

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

dependencies:
  supabase_hooks: ^0.0.7

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:supabase_hooks/supabase_hooks.dart';
2
likes
120
points
62
downloads

Publisher

verified publisherxsoulspace.dev

Weekly Downloads

Unofficial Flutter Supabase life cycle adaptation for flutter_hooks.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, hive, hive_flutter, life_hooks, supabase, supabase_flutter, uni_links, url_launcher

More

Packages that depend on supabase_hooks