pullex 1.0.2 copy "pullex: ^1.0.2" to clipboard
pullex: ^1.0.2 copied to clipboard

A customizable pull-to-refresh widget for Flutter, based on pull_to_refresh with enhancements and bugfixes.

Changelog #

1.0.2 – 2025-10-23 #

Maintenance #

  • Attempted to fix remaining pub.dev static analysis score issues (type annotations and minor refactors).
  • Added explicit parameter types and small cleanup in BaseHeader and BaseFooter.
  • Minor internal code consistency updates.

1.0.1 – 2025-10-22 #

Maintenance & Improvements #

  • Fixed missing and incorrect translations in built-in localizations.
  • Renamed PullexRefreshControllerRefreshController for a cleaner API.
  • Updated deprecated Dart syntax (typedef, default parameter colons, withOpacity, and tolerance) for full Dart 3 compatibility.
  • Removed redundant imports and unused fields across internal files.
  • Fixed example/analysis_options.yaml include path issue.
  • Minor documentation and formatting improvements.

1.0.0 – 2025-06-08 #

Initial release of Pullex — a modern refresh & load controller for Flutter #

  • Forked from flutter_pulltorefresh, completely reworked and published as pullex.
  • Compatible with Flutter 3.22.x–3.32.x and Dart 3.x.
  • Improved architecture, safer indicator states, and fixed scroll edge behavior.
  • Added new headers:
    StretchHeader, WaterDropHeader, MaterialClassicHeader, CustomHeader, TwoLevelHeader, BaseHeader.
  • Full localization support (12 languages).
  • API cleanup, better defaults, and comprehensive inline documentation.
  • Includes a working example app, flexible indicators, and production-ready localization.

Contributions welcome!

14
likes
0
points
917
downloads

Publisher

verified publisherdrivecode.com.ua

Weekly Downloads

A customizable pull-to-refresh widget for Flutter, based on pull_to_refresh with enhancements and bugfixes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pullex