mobile_authentication 0.3.0 copy "mobile_authentication: ^0.3.0" to clipboard
mobile_authentication: ^0.3.0 copied to clipboard

Library to pradronize the login method do Senior Sistemas clocking event system

1
likes
110/ 140
pub points
54%
popularity

We analyzed this package 23 hours ago, and awarded it 110 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://git.senior.com.br/gestao-ponto/dart-mobile-authentication was unreachable. Make sure that the website is reachable via HEAD requests.

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: ISC.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting mobile_authentication... Discovering libraries... Linking elements... Precaching local docs for 632981 elements... Initialized dartdoc with 380 libraries Generating docs for library mobile_authentication_service.dart from package:mobile_authentication/mobile_authentication_service.dart... Generating docs for library imobile_authentication_service.dart from package:mobile_authentication/imobile_authentication_service.dart... Documented 2 public libraries in 37.5 seconds ERR: warning: mobile_authentication has no library level documentation comments from mobile_authentication: (file:///tmp/pana_GKFEIT/lib/mobile_authentication_service.dart:1:9) warning: mobile_authentication has no library level documentation comments from mobile_authentication: (file:///tmp/pana_GKFEIT/lib/imobile_authentication_service.dart:1:9) error: file already written at "mobile_authentication/mobile_authentication-library.html" for symbol mobile_authentication: (file:///tmp/pana_GKFEIT/lib/imobile_authentication_service.dart:1:9) conflicting with file already generated by mobile_authentication: (file:///tmp/pana_GKFEIT/lib/mobile_authentication_service.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'mobile_authentication' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [13 more lines]

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

lib/src/dto/device_update_info.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/dto/update_device_info_request.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
equatable ^2.0.5 2.0.5 2.0.5
http ^1.1.0 1.2.1 1.2.1
json_annotation >=4.8.0 <4.9.0 4.8.1 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
http_parser - 4.0.2 4.0.2
meta - 1.15.0 1.15.0
path - 1.9.0 1.9.0
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1

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

The constraint `>=4.8.0 <4.9.0` on json_annotation does not support the stable version `4.9.0`, that was published 28 days ago.

When json_annotation is 30 days old, this package will no longer be awarded points in this category.

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

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

1
likes
110
pub points
54%
popularity

Publisher

verified publishersenior.com.br

Library to pradronize the login method do Senior Sistemas clocking event system

Repository

Documentation

API reference

License

ISC (LICENSE)

Dependencies

equatable, http, json_annotation

More

Packages that depend on mobile_authentication