ecp_paging 0.0.8+3 copy "ecp_paging: ^0.0.8+3" to clipboard
ecp_paging: ^0.0.8+3 copied to clipboard

分页组件库,整合下拉刷新与上拉加载,自动管理分页状态,支持自定义缺省页、控制器灵活配置。

120/ 160
pub points
1
downloads

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

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

Homepage URL doesn't exist.

At the time of the analysis https://gitlab.ctbiyi.com/appgroup/flutter/baselib/ecp_paging was unreachable. Make sure that the website is reachable via HEAD requests.

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

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

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

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

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

17 out of 40 API elements (42.5 %) have documentation comments.

Some symbols that are missing documentation: ecp_paging, ecp_paging.Paging.Paging.new, ecp_paging.Paging.autoRefresh, ecp_paging.Paging.behaviorBuilder, ecp_paging.Paging.child.

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 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:ecp_paging/ecp_paging.dart that imports:
  • package:ecp_paging/src/paging.dart that imports:
  • package:ecp_net/net.dart that imports:
  • package:ecp_net/src/requests/net_request.dart that imports:
  • package:ecp_net/src/net_config.dart that imports:
  • package:ecp_net/src/interceptors/net_interceptor.dart that imports:
  • package:connectivity/connectivity.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:ecp_paging/ecp_paging.dart that imports:
  • package:ecp_paging/src/paging.dart that imports:
  • package:ecp_net/net.dart that imports:
  • package:ecp_net/src/requests/net_request.dart that imports:
  • package:ecp_net/src/net_config.dart that imports:
  • package:ecp_net/src/interceptors/net_interceptor.dart that imports:
  • package:connectivity/connectivity.dart that declares support for platforms: Android, iOS, macOS, Web.

WASM-ready: This package is compatible with runtime wasm. 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

INFO: Missing type annotation.

lib/src/paging.dart:163:24

    ╷
163 │   void _onRefreshError(e) {
    │                        ^
    ╵

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

INFO: Missing type annotation.

lib/src/paging.dart:200:15

    ╷
200 │   void _retry(status) {
    │               ^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest Notes
easy_refresh ^3.3.2+2 3.5.1 3.5.1
ecp_net ^0.0.1 0.0.9 0.0.9
flutter_smart_dialog ^4.3.1 4.9.8+10 5.3.0
flutter_status_widget ^0.0.1 0.0.7 0.0.7
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
connectivity - 3.0.6 3.0.6 Discontinued
connectivity_for_web - 0.4.0+1 0.4.0+1 Discontinued
connectivity_macos - 0.2.1+2 0.2.1+2
connectivity_platform_interface - 2.0.1 2.0.1
dio - 5.11.1 5.11.1
dio_web_adapter - 2.2.2 2.2.2
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

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

The constraint `^4.3.1` on flutter_smart_dialog does not support the stable version `5.0.0`.

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

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

分页组件库,整合下拉刷新与上拉加载,自动管理分页状态,支持自定义缺省页、控制器灵活配置。

Homepage

License

Apache-2.0 (license)

Dependencies

easy_refresh, ecp_net, flutter, flutter_smart_dialog, flutter_status_widget

More

Packages that depend on ecp_paging