supabase_flutter_ultra 0.1.0
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.
We analyzed this package 9 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
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.
10/10 points: Package has an example
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.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_manifest.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:supabase_flutter_ultra/supabase_flutter_ultra.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_manifest.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:supabase_flutter_ultra/supabase_flutter_ultra.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_manifest.dartthat imports:package:sqflite/sqflite.dartthat 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.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/network/connectivity_monitor.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:supabase_flutter_ultra/supabase_flutter_ultra.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/network/connectivity_monitor.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:supabase_flutter_ultra/supabase_flutter_ultra.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_scheduler.dartthat imports:package:supabase_flutter_ultra/src/sync/sync_engine.dartthat imports:package:supabase_flutter_ultra/src/network/connectivity_monitor.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 462 issues. Showing the first 2:
INFO: Use 'package:' imports for files in the 'lib' directory.
lib/src/cache/adapters/memory_cache_adapter.dart:1:8
╷
1 │ import '../cache_entry.dart';
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/cache/adapters/memory_cache_adapter.dart
INFO: Use 'package:' imports for files in the 'lib' directory.
lib/src/cache/adapters/memory_cache_adapter.dart:2:8
╷
2 │ import '../cache_storage.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/cache/adapters/memory_cache_adapter.dart
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.3.1 | |
drift |
^2.18.0 |
2.34.4 | 2.34.4 | |
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.19.0 | 1.19.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.3 |
2.1.6 | 2.1.6 | |
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.17.2 | 2.17.2 | |
uuid |
^4.4.0 |
4.6.0 | 4.6.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_links |
- | 7.2.1 | 7.2.1 | |
app_links_linux |
- | 1.0.3 | 1.0.3 | |
app_links_platform_interface |
- | 2.0.4 | 2.0.4 | |
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.3 | 1.1.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
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.15 | 0.7.15 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
functions_client |
- | 2.7.1 | 2.7.1 | |
glob |
- | 2.2.0 | 2.2.0 | |
gotrue |
- | 2.27.2 | 2.27.2 | |
gtk |
- | 2.2.0 | 2.2.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
mime |
- | 2.1.0 | 2.1.0 | |
native_toolchain_c |
- | 0.19.4 | 0.19.4 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
passkeys_platform_interface |
- | 2.9.0 | 2.9.0 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
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.9.1 | 2.9.1 | |
process |
- | 5.0.6 | 5.0.6 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
realtime_client |
- | 2.13.0 | 2.13.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
shared_preferences |
- | 2.5.5 | 2.5.5 | |
shared_preferences_android |
- | 2.4.28 | 2.4.28 | |
shared_preferences_foundation |
- | 2.5.7 | 2.5.7 | |
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+1 | 2.4.3+1 | |
sqflite_platform_interface |
- | 2.4.1 | 2.4.1 | |
sqlite3 |
- | 3.5.2 | 3.5.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
storage_client |
- | 2.8.0 | 2.8.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
supabase |
- | 2.16.1 | 2.16.1 | |
supabase_common |
- | 0.1.2 | 0.1.2 | |
synchronized |
- | 3.4.1+2 | 3.4.1+2 | |
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.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
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 |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 | |
yet_another_json_isolate |
- | 2.1.1 | 2.1.1 |
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.