brick_offline_first_with_supabase 2.0.0 copy "brick_offline_first_with_supabase: ^2.0.0" to clipboard
brick_offline_first_with_supabase: ^2.0.0 copied to clipboard

A Brick domain that routes data fetching through local providers before a Supabase provider.

2.0.0 #

  • Dart minimum SDK is updated to 3.4.0
  • All dependency restrictions are updated to include the minimum released version.

1.3.0 #

  • If a model requested in a realtime subscription has an association, an extra fetch is performed (#514)

1.2.0 #

  • Upgrade brick_core to 1.3.0
  • Update analysis to modern lints

1.1.2 #

  • Support a custom database path when creating the cache manager (#490)

1.1.1 #

  • Allow a generic type argument for OfflineFirstWithSupabaseRepository

1.1.0 #

  • Added OfflineFirstWithSupabaseRepository#subscribeToRealtimeto sync Brick data with Supabase changes (#472, #454)

1.0.0 #

  • Stable release

0.1.0 #

  • Alpha release

0.0.1 #

  • Initial
12
likes
150
points
2.98k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.05 - 2025.03.20

A Brick domain that routes data fetching through local providers before a Supabase provider.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

brick_core, brick_offline_first, brick_offline_first_with_rest, brick_sqlite, brick_supabase, http, logging, meta, sqflite_common, supabase

More

Packages that depend on brick_offline_first_with_supabase