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

Zuvo Flutter client — thin wrapper over supabase_flutter for Auth, Database, Realtime, and Storage against Zuvo project URLs.

120/ 160
pub points
62
downloads

We analyzed this package 9 days ago, and awarded it 120 pub points (of a possible 160):

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/zuvodev/zuvo/tree/main/zuvo-flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/zuvodev/zuvo/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

940 out of 1776 API elements (52.9 %) have documentation comments.

Some symbols that are missing documentation: zuvo_flutter.AMREntry.AMREntry.fromJson, zuvo_flutter.AMREntry.AMREntry.new, zuvo_flutter.AMRMethod, zuvo_flutter.AMRMethod.code, zuvo_flutter.AccessDelegation.value.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.cn/web/wasm for details.

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

INFO: Library names are not necessary.

lib/zuvo_flutter.dart:2:9

  ╷
2 │ library zuvo_flutter;
  │         ^^^^^^^^^^^^
  ╵

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

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

lib/zuvo_flutter.dart:26:7

   ╷
26 │       anonKey: anonKey,
   │       ^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
supabase_flutter ^2.9.0 2.17.2 2.17.2
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
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_jsonwebtoken - 3.4.1 3.4.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
functions_client - 2.7.1 2.7.1
gotrue - 2.27.2 2.27.2
gtk - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
passkeys_platform_interface - 2.9.0 2.9.0
path - 1.9.1 1.9.1
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
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
realtime_client - 2.13.0 2.13.0
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
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
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
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.

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/zuvo_flutter.dart:25:7 - The named parameter 'publishableKey' isn't defined.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/zuvo_flutter.dart:26:16 - The argument type 'String?' can't be assigned to the parameter type 'String'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
62
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Zuvo Flutter client — thin wrapper over supabase_flutter for Auth, Database, Realtime, and Storage against Zuvo project URLs.

Homepage
Repository (GitHub)
View/report issues

Topics

#zuvo #supabase #authentication #realtime #postgres

License

MIT (license)

Dependencies

flutter, supabase_flutter

More

Packages that depend on zuvo_flutter