libanime 0.1.1 copy "libanime: ^0.1.1" to clipboard
libanime: ^0.1.1 copied to clipboard

A Dart/Flutter library for anime websites downloading and parsing.

8
likes
140/ 160
pub points
117
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/libanime/libanime/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: BSD-3-Clause.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

2 out of 178 API elements (1.1 %) 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: aniboom, aniboom.Aniboom, aniboom.Aniboom.Aniboom.new, aniboom.Aniboom.getService, aniboom.Aniboom.parse.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

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

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 26 issues. Showing the first 2:

INFO: The variable name 'player_res' isn't a lowerCamelCase identifier.

lib/parsers/anime/kodik/kodik.dart:102:14

    ╷
102 │       String player_res, String domain) async {
    │              ^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/parsers/anime/kodik/kodik.dart

INFO: The variable name 'decoded_path' isn't a lowerCamelCase identifier.

lib/parsers/anime/kodik/kodik.dart:112:11

    ╷
112 │     final decoded_path = _decodeEndpoint(path!.toString());
    │           ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/parsers/anime/kodik/kodik.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
dio ^5.3.3 5.8.0+1 5.8.0+1
dio_http2_adapter ^2.5.0 2.6.0 2.6.0
faker ^2.1.0 2.2.0 2.2.0
graphql ^5.1.2 5.2.0-beta.11 5.2.0-beta.11
html ^0.15.4 0.15.5 0.15.5
pubspec_parse ^1.2.3 1.5.0 1.5.0
test ^1.24.9 1.25.15 1.25.15
universal_html ^2.2.4 2.2.4 2.2.4
xpath_selector_html_parser ^3.0.1 3.0.1 3.0.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 80.0.0 80.0.0
analyzer - 7.3.0 7.3.0
args - 2.6.0 2.6.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
charcode - 1.4.0 1.4.0
checked_yaml - 2.0.3 2.0.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
coverage - 1.11.1 1.11.1
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dio_web_adapter - 2.1.1 2.1.1
expressions - 0.2.5+2 0.2.5+2
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
gql - 1.0.1-alpha+1730759315362 1.0.1-alpha+1730759315362
gql_dedupe_link - 2.0.4-alpha+1715521079596 2.0.4-alpha+1715521079596
gql_error_link - 1.0.0+1 1.0.0+1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.1.0 1.1.0
gql_link - 1.0.1-alpha+1730759315378 1.0.1-alpha+1730759315378
gql_transform_link - 1.0.0 1.0.0
hive - 2.2.3 2.2.3
http - 1.3.0 1.3.0
http2 - 2.3.1 2.3.1
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
js - 0.7.2 0.7.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.16.0 1.16.0
mime - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
normalize - 0.9.1 0.10.0
package_config - 2.1.1 2.1.1
path - 1.9.1 1.9.1
petitparser - 6.1.0 6.1.0
pool - 1.5.1 1.5.1
pub_semver - 2.1.5 2.1.5
quiver - 3.2.2 3.2.2
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
test_core - 0.6.8 0.6.8
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
uuid - 4.5.1 4.5.1
vm_service - 15.0.0 15.0.0
watcher - 1.1.1 1.1.1
web - 1.1.1 1.1.1
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.2 3.0.2
webkit_inspection_protocol - 1.2.1 1.2.1
xpath_selector - 3.0.2 3.0.2
yaml - 3.1.3 3.1.3

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.18, Dart 3.7.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
8
likes
140
points
117
downloads

Publisher

verified publishernyako.tk

Weekly Downloads

A Dart/Flutter library for anime websites downloading and parsing.

Repository (GitHub)
View/report issues

Topics

#parse #http #network #anime

Documentation

API reference

Funding

Consider supporting this project:

boosty.to

License

BSD-3-Clause (license)

Dependencies

dio, dio_http2_adapter, faker, graphql, html, pubspec_parse, test, universal_html, xpath_selector_html_parser

More

Packages that depend on libanime