ts_pagination_list 1.0.0 copy "ts_pagination_list: ^1.0.0" to clipboard
ts_pagination_list: ^1.0.0 copied to clipboard

A package intended for implementing pagination in various ways in the application in the simplest way with many customizations.

135/ 160
pub points
1
downloads

We analyzed this package 3 days ago, and awarded it 135 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/Tim-Solution/ts-pagination-list was unreachable. Make sure that the website is reachable via HEAD requests.

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

Links in `README.md` should be well formed Unable to parse 3 image links.

README.md:5:53

  ╷
5 │ <li>For state managment in this package, we use the <a href="%22https://pub.dev/packages/get%22">GetX</a> package. It will not be
  │                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

74 out of 137 API elements (54.0 %) have documentation comments.

Some symbols that are missing documentation: ts_pagination_list, ts_pagination_list.FetchStatusExtension, ts_pagination_list.FetchStatusExtension.isError, ts_pagination_list.FetchStatusExtension.isLoading, ts_pagination_list.FetchStatusExtension.isMoreError.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:ts_pagination_list/ts_pagination_list.dart that imports:
  • package:ts_pagination_list/src/modules/ts_pagination_page_view/ts_pagination_page_view.dart that imports:
  • package:ts_pagination_list/src/common/loading_indicator.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ts_pagination_list/ts_pagination_list.dart that imports:
  • package:ts_pagination_list/src/modules/ts_pagination_page_view/ts_pagination_page_view.dart that imports:
  • package:ts_pagination_list/src/common/loading_indicator.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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 Notes
get ^4.6.6 4.7.3 4.7.3
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A package intended for implementing pagination in various ways in the application in the simplest way with many customizations.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, get

More

Packages that depend on ts_pagination_list