accesses_weebi 1.2.0 copy "accesses_weebi: ^1.2.0" to clipboard
accesses_weebi: ^1.2.0 copied to clipboard

User access management package for Weebi - allows admins to manage user permissions and access to boutiques/chains

140/ 160
pub points
332
downloads

We analyzed this package 18 hours ago, and awarded it 140 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/weebi-com/weebi_app/tree/main/packages/accesses 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

30 out of 108 API elements (27.8 %) have documentation comments.

Some symbols that are missing documentation: accesses_weebi, accesses_weebi.AccessListWidget.AccessListWidget.new, accesses_weebi.AccessListWidget.currentUserId, accesses_weebi.AccessListWidget.onRefresh, accesses_weebi.AccessListWidget.searchQuery.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:accesses_weebi/accesses_weebi.dart that imports:
  • package:accesses_weebi/src/routes/access_routes.dart that imports:
  • package:accesses_weebi/src/widgets/user_access_widget.dart that imports:
  • package:accesses_weebi/src/widgets/change_password_dialog.dart that imports:
  • package:users_weebi/weebi_users.dart that imports:
  • package:auth_weebi/auth_weebi.dart that imports:
  • package:auth_weebi/src/interceptors/auth_interceptor.dart that imports:
  • package:protos_weebi/grpc.dart that imports:
  • package:grpc/grpc.dart that imports:
  • package:grpc/src/shared/streams.dart that imports:
  • package:http2/transport.dart that imports:
  • dart:io
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: Use an initializing formal to assign a parameter to a field.

lib/src/providers/access_provider.dart:23:9

   ╷
23 │   })  : _userProvider = userProvider,
   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

INFO: Use an initializing formal to assign a parameter to a field.

lib/src/providers/access_provider.dart:24:9

   ╷
24 │         _boutiqueProvider = boutiqueProvider;
   │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Passed report section
Support up-to-date dependencies
40 / 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
auth_weebi ^1.2.0 1.2.0 1.2.0
boutiques_weebi ^1.2.0 1.2.0 1.2.0
entitlements_weebi ^1.2.0 1.3.0 1.3.0
protos_weebi ^1.3.5 1.4.2 1.4.2
provider ^6.1.4 6.1.5+1 6.1.5+1
url_launcher ^6.3.1 6.3.2 6.3.2
users_weebi ^1.2.0 1.2.0 1.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
antlr4 - 4.13.2 4.13.2
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
cel - 0.5.5 0.5.5
characters - 1.4.1 1.4.1
circle_flags - 3.0.1 5.0.1
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
equatable - 2.1.0 3.0.0
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
fixnum - 1.1.1 1.1.1
fl_country_code_picker_weebi - 0.2.3 0.2.3
flutter_secure_storage - 10.3.4 11.1.1
flutter_secure_storage_darwin - 0.3.2 0.4.2
flutter_secure_storage_linux - 3.0.3 3.0.3
flutter_secure_storage_platform_interface - 2.1.0 2.1.0
flutter_secure_storage_web - 2.1.1 2.1.1
flutter_secure_storage_windows - 4.2.2 4.2.2
flutter_svg - 2.3.0 2.3.0
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.3.3 2.3.3
grpc - 5.1.0 5.1.0
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
intl - 0.20.3 0.20.3
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
nested - 1.0.0 1.0.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.6 2.1.6
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.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
protobuf - 6.1.0 6.1.0
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
scrollable_positioned_list - 0.3.8 0.3.8
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
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_graphics - 1.2.3 1.2.3
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.3.0 1.3.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 6.4.0 6.4.0
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1
yaml - 3.1.4 3.1.4

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

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

verified publisherweebi.com

Weekly Downloads

User access management package for Weebi - allows admins to manage user permissions and access to boutiques/chains

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

auth_weebi, boutiques_weebi, entitlements_weebi, flutter, protos_weebi, provider, url_launcher, users_weebi

More

Packages that depend on accesses_weebi