supabase_flutter_ultra 0.1.0 copy "supabase_flutter_ultra: ^0.1.0" to clipboard
supabase_flutter_ultra: ^0.1.0 copied to clipboard

Offline-first wrapper for Supabase Flutter with caching, offline write queue, delta sync, and conflict resolution — fully compatible with existing Supabase APIs.

140/ 160
pub points
0
downloads

We analyzed this package 27 hours ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

325 out of 498 API elements (65.3 %) have documentation comments.

Some symbols that are missing documentation: supabase_flutter_ultra.AlreadyInitializedException.AlreadyInitializedException.new, supabase_flutter_ultra.BufferedRealtimeEvent.BufferedRealtimeEvent.new, supabase_flutter_ultra.CacheEntry.CacheEntry.new, supabase_flutter_ultra.CacheEntry.copyWith, supabase_flutter_ultra.CacheException.CacheException.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_manifest.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_manifest.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_manifest.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/network/connectivity_monitor.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/network/connectivity_monitor.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:supabase_flutter_ultra/supabase_flutter_ultra.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_scheduler.dart that imports:
  • package:supabase_flutter_ultra/src/sync/sync_engine.dart that imports:
  • package:supabase_flutter_ultra/src/network/connectivity_monitor.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/conflict/conflict_resolver.dart:170:12

    ╷
170 │         )) return false;
    │            ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/conflict/conflict_resolver.dart

INFO: 'anonKey' is deprecated and shouldn't be used. Use publishableKey instead. anonKey will be removed in a future major version.

lib/src/core/ultra_initializer.dart:93:41

   ╷
93 │     await Supabase.initialize(url: url, anonKey: anonKey);
   │                                         ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/ultra_initializer.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
async ^2.11.0 2.13.1 2.13.1
collection ^1.18.0 1.19.1 1.19.1
connectivity_plus ^6.0.3 6.1.5 7.1.1
drift ^2.18.0 2.34.0 2.34.0
drift_sqflite ^2.0.1 2.0.1 2.0.1
logging ^1.2.0 1.3.0 1.3.0
meta ^1.14.0 1.18.0 1.18.3
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.3 2.1.5 2.1.5
rxdart ^0.28.0 0.28.0 0.28.0
sqflite ^2.3.3+1 2.4.3 2.4.3
supabase_flutter ^2.8.0 2.14.2 2.14.2
uuid ^4.4.0 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
app_links - 7.1.2 7.1.2
app_links_linux - 1.0.3 1.0.3
app_links_platform_interface - 2.0.3 2.0.3
app_links_web - 1.0.4 1.0.4
args - 2.7.0 2.7.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.2.1 1.2.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_jsonwebtoken - 3.4.1 3.4.1
dbus - 0.7.14 0.7.14
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
functions_client - 2.6.0 2.6.0
glob - 2.1.3 2.1.3
gotrue - 2.21.0 2.21.0
gtk - 2.2.0 2.2.0
hooks - 2.0.2 2.0.2
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
jwt_decode - 0.3.1 0.3.1
material_color_utilities - 0.13.0 0.13.0
mime - 2.0.0 2.0.0
native_toolchain_c - 0.19.1 0.19.1
nm - 0.5.0 0.5.0
objective_c - 9.4.1 9.4.1
package_config - 2.2.0 3.0.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
postgrest - 2.7.1 2.7.1
pub_semver - 2.2.0 2.2.0
realtime_client - 2.7.4 2.7.4
record_use - 0.6.0 0.6.0
retry - 3.1.2 3.1.2
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.26 2.4.26
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.3 2.4.3
sqflite_common - 2.5.11 2.5.11
sqflite_darwin - 2.4.3 2.4.3
sqflite_platform_interface - 2.4.1 2.4.1
sqlite3 - 3.3.2 3.3.2
stack_trace - 1.12.1 1.12.1
storage_client - 2.5.6 2.5.6
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
supabase - 2.12.2 2.12.2
synchronized - 3.4.1 3.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.3 3.1.3
yet_another_json_isolate - 2.1.0 2.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^6.0.3` on connectivity_plus does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Flutter 3.44.1, Dart 3.12.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline-first wrapper for Supabase Flutter with caching, offline write queue, delta sync, and conflict resolution — fully compatible with existing Supabase APIs.

Repository (GitHub)
View/report issues

Topics

#supabase #supabase-flutter #flutter #dart #offline-first

License

MIT (license)

Dependencies

async, collection, connectivity_plus, drift, drift_sqflite, flutter, logging, meta, path, path_provider, rxdart, sqflite, supabase_flutter, uuid

More

Packages that depend on supabase_flutter_ultra