nanc_api_supabase 1.0.1 nanc_api_supabase: ^1.0.1 copied to clipboard
Supabase API Implementation for Nanc
We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
2 out of 38 API elements (5.3 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: nanc_api_supabase
, nanc_api_supabase.SupabaseApi
, nanc_api_supabase.SupabaseApi.client
, nanc_api_supabase.SupabaseApi.create
, nanc_api_supabase.SupabaseApi.getBuilder
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `Web`.
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:webview_flutter/webview_flutter.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:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:app_links/app_links.dart
that imports:package:app_links/src/app_links_linux.dart
that imports:package:gtk/gtk.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:app_links/app_links.dart
that imports:package:app_links/src/app_links_linux.dart
that imports:package:gtk/gtk.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:app_links/app_links.dart
that imports:package:app_links/src/app_links_linux.dart
that imports:package:gtk/gtk.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:nanc_api_supabase/nanc_api_supabase.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_model_api.dart
that imports:package:nanc_api_supabase/src/domain/logic/api/supabase_api.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:package:sign_in_with_apple/sign_in_with_apple.dart
that imports:package:sign_in_with_apple/src/sign_in_with_apple.dart
that imports:package:sign_in_with_apple_platform_interface/sign_in_with_apple_platform_interface.dart
that imports:package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
/tmp/pana_YRITDY/lib/src/domain/logic/api/supabase_api.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_YRITDY/lib/src/domain/logic/api/supabase_collection_api.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
autoequal |
^0.9.1 |
0.9.1 | 0.9.1 |
copy_with_extension |
^5.0.2 |
5.0.4 | 6.0.0 |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 |
nanc |
^0.0.4 |
0.0.4 | 0.0.4 |
nanc_configuration |
^0.0.3 |
0.0.3 | 0.0.3 |
nanc_tools |
^0.0.3 |
0.0.3 | 0.0.3 |
supabase_flutter |
^1.10.0 |
1.10.25 | 2.8.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
amplitude_flutter |
- | 3.16.4 | 3.16.5 |
animation_debugger |
- | 1.0.0 | 1.0.0 |
animations |
- | 2.0.11 | 2.0.11 |
app_links |
- | 3.5.1 | 6.3.3 |
archive |
- | 3.6.1 | 4.0.2 |
args |
- | 2.6.0 | 2.6.0 |
asn1lib |
- | 1.5.8 | 1.5.8 |
async |
- | 2.12.0 | 2.12.0 |
basic_utils |
- | 5.7.0 | 5.7.0 |
bloc |
- | 8.1.4 | 8.1.4 |
cached_network_image |
- | 3.4.1 | 3.4.1 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
csslib |
- | 1.0.2 | 1.0.2 |
cupertino_icons |
- | 1.0.8 | 1.0.8 |
decimal |
- | 2.3.3 | 3.1.0 |
device_frame |
- | 1.2.0 | 1.2.0 |
dropdown_search |
- | 5.0.6 | 6.0.1 |
encrypt |
- | 5.0.3 | 5.0.3 |
eval_ex |
- | 1.1.8 | 1.1.8 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
file_picker |
- | 5.5.0 | 8.1.6 |
fixnum |
- | 1.1.1 | 1.1.1 |
flex_color_scheme |
- | 7.3.1 | 8.0.2 |
flex_seed_scheme |
- | 1.5.0 | 3.4.1 |
fluentui_system_icons |
- | 1.1.270 | 1.1.270 |
flutter_bloc |
- | 8.1.6 | 8.1.6 |
flutter_blurhash |
- | 0.8.2 | 0.8.2 |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 |
flutter_highlight |
- | 0.7.0 | 0.7.0 |
flutter_keyboard_visibility |
- | 5.4.1 | 6.0.0 |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 |
flutter_keyboard_visibility_web |
- | 2.0.0 | 2.0.0 |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 |
flutter_markdown |
- | 0.6.23 | 0.7.4+3 |
flutter_plugin_android_lifecycle |
- | 2.0.24 | 2.0.24 |
flutter_svg |
- | 2.0.16 | 2.0.16 |
flutter_typeahead |
- | 4.8.0 | 5.2.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
functions_client |
- | 1.3.2 | 2.4.0 |
go_router |
- | 8.2.0 | 14.6.2 |
google_fonts |
- | 4.0.5 | 6.2.1 |
google_identity_services_web |
- | 0.3.3 | 0.3.3 |
googleapis_auth |
- | 1.6.0 | 1.6.0 |
gotrue |
- | 1.12.6 | 2.11.1 |
graphs |
- | 2.3.2 | 2.3.2 |
grpc |
- | 3.2.4 | 4.0.1 |
gtk |
- | 2.1.0 | 2.1.0 |
highlight |
- | 0.7.0 | 0.7.0 |
hive |
- | 2.2.3 | 2.2.3 |
hive_flutter |
- | 1.1.0 | 1.1.0 |
html |
- | 0.15.5 | 0.15.5 |
http |
- | 1.2.2 | 1.2.2 |
http2 |
- | 2.3.1 | 2.3.1 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.6.7 | 0.7.1 |
jwt_decode |
- | 0.3.1 | 0.3.1 |
linked_scroll_controller |
- | 0.2.0 | 0.2.0 |
loading_animation_widget |
- | 1.3.0 | 1.3.0 |
logger |
- | 1.4.0 | 2.5.0 |
logging |
- | 1.3.0 | 1.3.0 |
lottie |
- | 2.7.0 | 3.3.0 |
markdown |
- | 7.2.2 | 7.2.2 |
mask_text_input_formatter |
- | 2.9.0 | 2.9.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
material_design_icons_flutter |
- | 7.0.7296 | 7.0.7296 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 1.0.6 | 2.0.0 |
nanc_analytics |
- | 0.0.1 | 0.0.1 |
nanc_fonts |
- | 0.0.1 | 0.0.1 |
nanc_icons |
- | 0.0.1 | 0.0.1 |
nested |
- | 1.0.0 | 1.0.0 |
nui |
- | 0.0.3 | 0.0.3 |
nui_converter |
- | 0.0.1 | 0.0.1 |
octo_image |
- | 2.1.0 | 2.1.0 |
package_info_plus |
- | 4.2.0 | 8.1.2 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.2 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.1 |
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 |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pointer_interceptor |
- | 0.9.3+7 | 0.10.1+2 |
pointycastle |
- | 3.9.1 | 3.9.1 |
postgrest |
- | 1.5.2 | 2.4.0 |
proto_annotations |
- | 3.1.0 | 4.0.0 |
protobuf |
- | 3.1.0 | 3.1.0 |
provider |
- | 6.1.2 | 6.1.2 |
rational |
- | 2.2.3 | 2.2.3 |
realtime_client |
- | 1.4.0 | 2.4.1 |
remixicon |
- | 1.3.0 | 1.3.0 |
retry |
- | 3.1.2 | 3.1.2 |
rive |
- | 0.11.17 | 0.13.20 |
rive_common |
- | 0.2.7 | 0.4.15 |
rxdart |
- | 0.27.7 | 0.28.0 |
shared_preferences |
- | 2.3.4 | 2.3.4 |
shared_preferences_android |
- | 2.4.0 | 2.4.0 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
shimmer |
- | 3.0.0 | 3.0.0 |
sign_in_with_apple |
- | 5.0.0 | 6.1.4 |
sign_in_with_apple_platform_interface |
- | 1.1.0 | 1.1.0 |
sign_in_with_apple_web |
- | 1.0.1 | 2.1.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+6 | 2.5.4+6 |
sqflite_darwin |
- | 2.4.1 | 2.4.1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
storage_client |
- | 1.5.4 | 2.3.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.1 | 1.4.1 |
supabase |
- | 1.11.11 | 2.6.1 |
super_sliver_list |
- | 0.2.2 | 0.4.1 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
ulid |
- | 2.0.1 | 2.0.1 |
url_launcher |
- | 6.3.1 | 6.3.1 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.2 | 3.2.2 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_graphics |
- | 1.1.15 | 1.1.15 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
web_socket_channel |
- | 2.4.0 | 3.0.1 |
webview_flutter |
- | 4.10.0 | 4.10.0 |
webview_flutter_android |
- | 4.2.0 | 4.2.0 |
webview_flutter_platform_interface |
- | 2.10.0 | 2.10.0 |
webview_flutter_wkwebview |
- | 3.16.3 | 3.16.3 |
win32 |
- | 5.9.0 | 5.9.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yet_another_json_isolate |
- | 1.1.1 | 2.0.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^5.0.2` on copy_with_extension does not support the stable version `6.0.0`, that was published 19 days ago.
When copy_with_extension is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions copy_with_extension
to update the constraint.
The constraint `^1.10.0` on supabase_flutter does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions supabase_flutter
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.