lectio_wrapper 0.6.62 copy "lectio_wrapper: ^0.6.62" to clipboard
lectio_wrapper: ^0.6.62 copied to clipboard

A client wrapper for Lectio. Everything runs and is scraped without thirdparty. This means it is as secure as typical Lectio browsing.

2
likes
130/ 160
pub points
34%
popularity

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://oscarspalk.com 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: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

21 out of 726 API elements (2.9 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: account, account.Account, account.Account.Account, account.Account.checkLoggedIn, account.Account.gymId.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
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:lectio_wrapper/lectio_wrapper.dart that imports:
  • package:lectio_wrapper/lectio/account.dart that imports:
  • package:lectio_wrapper/utils/scraping.dart that imports:
  • package:lectio_wrapper/utils/dio_client.dart that imports:
  • package:dio_cookie_manager/dio_cookie_manager.dart that imports:
  • package:dio_cookie_manager/src/cookie_mgr.dart that imports:
  • package:cookie_jar/cookie_jar.dart that imports:
  • package:cookie_jar/src/file_storage.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:lectio_wrapper/lectio_wrapper.dart that imports:
  • package:lectio_wrapper/lectio/account.dart that imports:
  • package:lectio_wrapper/utils/scraping.dart that imports:
  • package:lectio_wrapper/utils/dio_client.dart that imports:
  • package:dio_cookie_manager/dio_cookie_manager.dart that imports:
  • package:dio_cookie_manager/src/cookie_mgr.dart that imports:
  • package:cookie_jar/cookie_jar.dart that imports:
  • package:cookie_jar/src/file_storage.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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
beautiful_soup_dart ^0.3.0 0.3.0 0.3.0
cookie_jar ^3.0.1 3.0.1 4.0.8
dio ^5.3.2 5.7.0 5.7.0
dio_cookie_manager ^2.1.4 2.1.4 3.1.1
flutter flutter 0.0.0 0.0.0
freezed_annotation ^2.4.1 2.4.4 2.4.4
intl ^0.19.0 0.19.0 0.19.0
json_annotation ^4.9.0 4.9.0 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
csslib - 1.0.2 1.0.2
dio_web_adapter - 2.0.0 2.0.0
html - 0.15.5 0.15.5
http_parser - 4.0.2 4.1.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0

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

The constraint `^3.0.1` on cookie_jar does not support the stable version `4.0.0`.

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

The constraint `^2.1.4` on dio_cookie_manager does not support the stable version `3.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

2
likes
130
pub points
34%
popularity

Publisher

verified publisheroscarspalk.com

A client wrapper for Lectio. Everything runs and is scraped without thirdparty. This means it is as secure as typical Lectio browsing.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

beautiful_soup_dart, cookie_jar, dio, dio_cookie_manager, flutter, freezed_annotation, intl, json_annotation

More

Packages that depend on lectio_wrapper