jaspr_supabase 26.2.24+2 copy "jaspr_supabase: ^26.2.24+2" to clipboard
jaspr_supabase: ^26.2.24+2 copied to clipboard

A Jaspr package for Supabase, replicating the experience of supabase_flutter.

Changelog #

All notable changes to this project will be documented in this file.

26.2.24+2 #

  • chore: bump jaspr to ^0.23.0, SDK to >=3.10.0, and version to 26.6.24+2
  • docs: update README with jaspr_supabase ^26.2.24, fix import and component syntax

26.2.24 #

  • Fix: Re-implemented SupabaseAuth.recoverSession() using the official supabase_flutter logic to properly read sessions from localStorage and trigger AuthChangeEvent.initialSession on page reload.
  • Refactor: Removed all server-side Context and Cookie logic from SharedPreferencesStorage. The package is now strictly designed for client-side Single Page Applications (SPA), avoiding potential server-side race conditions when reading authentication states.
  • Fix: Corrected the Supabase.initialize() execution order to prevent recoverSession from being called before the internal HTTP client properties were ready.

26.2.20 #

  • Feat: Improved Supabase initialization. It now gracefully handles multiple calls by skipping if already initialized instead of throwing an assertion error.
  • Docs: Updated README with repository links, repository homepage, and funding information. Simplified method signatures in documentation examples.
  • Chore: Added standard .gitignore for Dart/Jaspr projects.

26.2.19 - 2026-02-19 #

  • Initial release.
0
likes
150
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Jaspr package for Supabase, replicating the experience of supabase_flutter.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

ko-fi.com

License

GPL-3.0 (license)

Dependencies

async, http, jaspr, supabase, universal_web

More

Packages that depend on jaspr_supabase