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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ecp_paging

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ecp_paging: ^0.0.8+3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ecp_paging/ecp_paging.dart';
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