supa_architecture 0.0.3+preview.5 copy "supa_architecture: ^0.0.3+preview.5" to clipboard
supa_architecture: ^0.0.3+preview.5 copied to clipboard

A comprehensive set of tools and utilities designed to streamline the development of Flutter applications.

110/ 160
pub points
504
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: supa_architecture,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: supa_architecture.

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

902 out of 1091 API elements (82.7 %) have documentation comments.

Some symbols that are missing documentation: api_client, app_token, app_user, app_user.AppUser.AppUser.new, app_user_filter.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.dart that declares support for platforms: iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `macOS`.

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that declares support for platforms: Android, iOS, Windows, 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:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:supa_architecture/supa_architecture.dart that imports:
  • package:supa_architecture/widgets/widgets.dart that imports:
  • package:supa_architecture/widgets/biometric_login_button.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.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.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

Found 15 issues. Showing the first 2:

INFO: Missing type annotation.

lib/blocs/authentication/authentication_bloc.dart:104:3

    ╷
104 │   handleLoginWithTenants(List<Tenant> tenants) async {
    │   ^^^^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: Missing type annotation.

lib/blocs/push_notification/push_notification_bloc.dart:47:3

   ╷
47 │   dispose() {
   │   ^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
aad_oauth ^1.0.0 1.0.1 1.0.1
bloc ^8.1.0 8.1.4 9.0.1
build ^2.4.1 2.4.1 4.0.2
cookie_jar ^4.0.0 4.0.8 4.0.8
device_info_plus ^9.0.0 9.1.2 12.1.0
dio ^5.7.0 5.9.0 5.9.0
dio_cookie_manager ^3.1.0 3.3.0 3.3.0
equatable ^2.0.0 2.0.7 2.0.7
file_picker ^8.1.0 8.3.7 10.3.3
firebase_core ^3.6.0 3.15.2 4.1.1
firebase_crashlytics ^4.1.0 4.3.10 5.0.2
firebase_messaging ^15.1.0 15.2.10 16.0.2
firebase_performance ^0.10.0 0.10.1+10 0.11.1
flutter_bloc ^8.1.0 8.1.6 9.1.1
flutter_dotenv ^5.0.0 5.2.1 6.0.0
flutter_secure_storage ^9.2.0 9.2.4 9.2.4
get_it ^7.7.0 7.7.0 8.2.0
go_router ^14.0.0 14.8.1 16.2.4
google_sign_in ^6.0.0 6.3.0 7.2.0
hive ^2.2.0 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
image_picker ^1.1.0 1.2.0 1.2.0
injectable ^2.4.0 2.5.2 2.5.2
intl ^0.19.0 0.19.0 0.20.2
local_auth ^2.0.0 2.3.0 2.3.0
logging ^1.2.0 1.3.0 1.3.0
package_info_plus ^8.0.0 8.3.1 9.0.0
path ^1.0.0 1.9.1 1.9.1
path_provider ^2.0.0 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 12.0.1
reactive_forms ^17.0.0 17.0.0 18.1.1
recaptcha_enterprise_flutter ^18.6.0 18.8.0 18.8.0
rxdart ^0.28.0 0.28.0 0.28.0
sentry_flutter ^8.9.0 8.14.2 9.7.0
sign_in_with_apple ^6.0.0 6.1.4 7.0.1
source_gen ^1.5.0 1.5.0 4.0.2
supa_carbon_icons ^0.0.1+4 0.0.1+6 0.1.0+8
url_launcher ^6.0.0 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 90.0.0
_flutterfire_internals - 1.3.59 1.3.62
analyzer - 6.4.1 8.3.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
dart_style - 2.3.6 3.1.2
dartz - 0.10.1 0.10.1
device_info_plus_platform_interface - 7.0.3 7.0.3
dio_web_adapter - 2.1.1 2.1.1
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_core_platform_interface - 6.0.1 6.0.1
firebase_core_web - 2.24.1 3.1.1
firebase_crashlytics_platform_interface - 3.8.10 3.8.13
firebase_messaging_platform_interface - 4.6.10 4.7.2
firebase_messaging_web - 3.10.10 4.0.2
firebase_performance_platform_interface - 0.1.5+10 0.1.6
firebase_performance_web - 0.1.7+16 0.1.7+19
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.31 2.0.31
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
glob - 2.1.3 2.1.3
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in_android - 6.2.1 7.2.1
google_sign_in_ios - 5.9.0 6.2.1
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.12.4+4 1.1.0
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+4 0.8.13+4
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
local_auth_android - 1.0.55 1.0.55
local_auth_darwin - 1.6.1 1.6.1
local_auth_platform_interface - 1.1.0 1.1.0
local_auth_windows - 1.0.11 1.0.11
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path_provider_android - 2.2.19 2.2.19
path_provider_foundation - 2.4.2 2.4.2
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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
sentry - 8.14.2 9.7.0
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.15 2.4.15
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.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 2.1.1 3.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.1.4 1.1.4
web - 1.1.1 1.1.1
webview_flutter - 4.13.0 4.13.0
webview_flutter_android - 4.10.5 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Found 21 issues. Showing the first 2:

The constraint `^8.1.0` on bloc does not support the stable version `9.0.0`.

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

The constraint `^2.4.1` on build does not support the stable version `3.0.0`.

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

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 11 errors:

  • UNDEFINED_METHOD - lib/services/cookie_storage_service.dart:20:25 - The method 'WebCookieJar' isn't defined for the type 'CookieStorageService'.
  • UNDEFINED_METHOD - lib/services/cookie_storage_service.dart:26:32 - The method 'getApplicationCacheDirectory' isn't defined for the type 'CookieStorageService'.
  • NON_TYPE_AS_TYPE_ARGUMENT - lib/services/cookie_storage_service.dart:50:10 - The name 'Cookie' isn't a type, so it can't be used as a type argument.

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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: