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

Supabase adapter for Tracelet. Automatically configures Tracelet's native HTTP sync to push locations to Supabase and manages background auth token refresh.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tracelet_supabase

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

dependencies:
  tracelet_supabase: ^3.8.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:tracelet_supabase/tracelet_supabase.dart';
2
likes
160
points
2.9k
downloads

Documentation

Documentation
API reference

Publisher

verified publisherikolvi.com

Weekly Downloads

Supabase adapter for Tracelet. Automatically configures Tracelet's native HTTP sync to push locations to Supabase and manages background auth token refresh.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#supabase #location #sync

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com
thanks.dev
www.patreon.com

License

Apache-2.0 (license)

Dependencies

flutter, meta, supabase_flutter, tracelet, tracelet_sync

More

Packages that depend on tracelet_supabase