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

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

0
likes
115/ 140
pub points
42%
popularity

We analyzed this package 3 days ago, and awarded it 115 pub points (of a possible 140):

failed
Follow Dart file conventions
5 / 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://github.com/onyx-lyon1/onxy/tree/main/packages/lyon1mailclient was unreachable. Make sure that the website is reachable via HEAD requests.

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: lyon1mailclient,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

5/5 points: Provide a valid README.md

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.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

53 out of 144 API elements (36.8 %) have documentation comments.

Some symbols that are missing documentation: lyon1mailclient, lyon1mailclient.$ActionCopyWith, lyon1mailclient.$ActionListCopyWith, lyon1mailclient.$MailBoxCopyWith, lyon1mailclient.$MailBoxListCopyWith.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:enough_mail/enough_mail.dart that imports:
  • package:enough_mail/smtp.dart that imports:
  • package:enough_mail/src/smtp/smtp_exception.dart that imports:
  • package:enough_mail/src/smtp/smtp_client.dart that imports:
  • package:enough_mail/src/private/util/client_base.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
collection ^1.18.0 1.18.0 1.18.0
copy_with_extension ^5.0.4 5.0.4 5.0.4
enough_mail ^2.1.2 2.1.6 2.1.6
enough_mail_html ^2.0.1 2.0.1 2.0.1
equatable ^2.0.5 2.0.5 2.0.5
hive ^2.2.3 2.2.3 2.2.3
requests_plus ^4.8.3 4.8.6 4.8.6
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
basic_utils - 5.7.0 5.7.0
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
encrypt - 5.0.3 5.0.3
enough_convert - 1.6.0 1.6.0
event_bus - 2.0.0 2.0.0
hex - 0.2.0 0.2.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
image - 4.1.7 4.1.7
intl - 0.19.0 0.19.0
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
meta - 1.14.0 1.14.0
path - 1.9.0 1.9.0
petitparser - 6.0.2 6.0.2
pointycastle - 3.9.0 3.9.0
quiver - 3.2.1 3.2.1
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
xml - 6.5.0 6.5.0

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

0
likes
115
pub points
42%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

collection, copy_with_extension, enough_mail, enough_mail_html, equatable, hive, requests_plus

More

Packages that depend on lyon1mailclient