tracelet_supabase 1.0.0 copy "tracelet_supabase: ^1.0.0" to clipboard
tracelet_supabase: ^1.0.0 copied to clipboard

Official Supabase adapter for Tracelet. Automatically configures Tracelet's battery-efficient native HTTP sync to push locations directly to Supabase, and automatically refreshes Supabase auth tokens [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet_supabase

With Flutter:

 $ flutter pub add tracelet_supabase

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

dependencies:
  tracelet_supabase: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tracelet_supabase/tracelet_supabase.dart';
2
likes
0
points
2.9k
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Official Supabase adapter for Tracelet. Automatically configures Tracelet's battery-efficient native HTTP sync to push locations directly to Supabase, and automatically refreshes Supabase auth tokens in the background.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, supabase_flutter, tracelet

More

Packages that depend on tracelet_supabase