djangoflow_auth 0.7.0 copy "djangoflow_auth: ^0.7.0" to clipboard
djangoflow_auth: ^0.7.0 copied to clipboard

djangoflow_auth is your ultimate Flutter authentication companion, packed with Djangoflow API supports.

2
likes
130/ 160
pub points
134
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

46 out of 115 API elements (40.0 %) have documentation comments.

Some symbols that are missing documentation: djangoflow_auth, djangoflow_auth.AuthCubit, djangoflow_auth.AuthCubit.authApi, djangoflow_auth.AuthCubit.changePassword, djangoflow_auth.AuthCubit.instance.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:djangoflow_auth/djangoflow_auth.dart that imports:
  • package:djangoflow_auth/src/browser/web_window.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:djangoflow_auth/djangoflow_auth.dart that imports:
  • package:djangoflow_auth/src/browser/web_window.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

WARNING: The value of the field '_self' isn't used.

lib/src/blocs/auth_cubit/auth_state.freezed.dart:112:18

    ╷
112 │   final _Initial _self;
    │                  ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocs/auth_cubit/auth_state.freezed.dart

WARNING: The value of the field '_then' isn't used.

lib/src/blocs/auth_cubit/auth_state.freezed.dart:113:33

    ╷
113 │   final $Res Function(_Initial) _then;
    │                                 ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/blocs/auth_cubit/auth_state.freezed.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
bloc ^9.0.0 9.0.0 9.0.0
collection ^1.18.0 1.19.1 1.19.1
dio ^5.7.0 5.8.0+1 5.8.0+1
djangoflow_openapi ^0.1.22 0.1.22 0.1.22
freezed_annotation ^3.0.0 3.0.0 3.0.0
hydrated_bloc ^10.0.0 10.0.0 10.0.0
universal_html ^2.2.4 2.2.4 2.2.4
uuid ^4.5.1 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dio_web_adapter - 2.1.1 2.1.1
fixnum - 1.1.1 1.1.1
hive_ce - 2.11.3 2.11.3
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
isolate_channel - 0.2.2+1 0.2.2+1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
134
downloads

Publisher

verified publisherapexive.com

Weekly Downloads

djangoflow_auth is your ultimate Flutter authentication companion, packed with Djangoflow API supports.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, collection, dio, djangoflow_openapi, flutter, freezed_annotation, hydrated_bloc, universal_html, uuid

More

Packages that depend on djangoflow_auth