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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
2
likes
120
points
58
downloads

Publisher

verified publisherxsoulspace.dev

Weekly Downloads

2024.09.16 - 2025.03.31

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