lyon1mailclient 1.0.11 copy "lyon1mailclient: ^1.0.11" to clipboard
lyon1mailclient: ^1.0.11 copied to clipboard

A Dart library for interacting with Lyon 1 University's email system, providing functionality to fetch and manage email messages.

75/ 160
pub points
146
downloads

We analyzed this package 25 hours ago, and awarded it 75 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 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/onyx-lyon1/onxy/tree/main/packages/lyon1mailclient was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

120 out of 432 API elements (27.8 %) have documentation comments.

Some symbols that are missing documentation: lyon1mailclient, lyon1mailclient.Action, lyon1mailclient.Action.Action.new, lyon1mailclient.Action.destinationMailBox, lyon1mailclient.Action.fromMailBox.

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 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:lyon1mailclient/lyon1mailclient.dart that imports:
  • package:lyon1mailclient/src/lyon1mailclient.dart that imports:
  • package:lyon1mailclient/src/sembast_helper.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

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

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

ERROR: The named parameter 'ignore' isn't defined.

lib/src/model/mail.dart:12:16

   ╷
12 │ @MappableClass(ignore: ['rawMail', 'attachmentsFiles'])
   │                ^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/model/mail.dart

Failed report section
Support up-to-date dependencies
20 / 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
collection ^1.18.0 1.19.1 1.19.1
dart_mappable ^4.6.0 4.6.1 4.6.1
enough_mail ^2.1.2 2.1.7 2.1.7
enough_mail_html ^2.0.1 2.0.2 2.0.2
path ^1.9.1 1.9.1 1.9.1
requests_plus ^4.8.3 4.8.6 4.8.6
sembast ^3.8.5+1 3.8.5+1 3.8.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
basic_utils - 5.8.2 5.8.2
boolean_selector - 2.1.2 2.1.2
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
encrypter_plus - 5.1.0 5.1.0
enough_convert - 1.6.0 1.6.0
event_bus - 2.0.1 2.0.1
ffi - 2.1.4 2.1.4
hex - 0.2.0 0.2.0
html - 0.15.6 0.15.6
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
intl - 0.20.2 0.20.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
meta - 1.17.0 1.17.0
petitparser - 7.0.1 7.0.1
pointycastle - 4.0.0 4.0.0
posix - 6.0.3 6.0.3
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.7
type_plus - 2.1.1 2.1.1
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/src/model/mail.dart:12:16 - The named parameter 'ignore' isn't defined.

Run dart pub downgrade and then dart 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, Dart 3.9.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
75
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for interacting with Lyon 1 University's email system, providing functionality to fetch and manage email messages.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

collection, dart_mappable, enough_mail, enough_mail_html, path, requests_plus, sembast

More

Packages that depend on lyon1mailclient