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

Supabase Addons in Fluter. Helps you build Flutter apps with Supabase

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supabase_addons_flutter

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

dependencies:
  supabase_addons_flutter: ^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:supabase_addons_flutter/supabase_addons_flutter.dart';
2
likes
120
pub points
9%
popularity

Publisher

unverified uploader

Supabase Addons in Fluter. Helps you build Flutter apps with Supabase

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, package_info_plus, path_provider, supabase, supabase_addons

More

Packages that depend on supabase_addons_flutter