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

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

Changelog #

1.0.4 – 2025-10-23 #

Maintenance #

  • Applied dart format across the entire codebase for consistent styling.
  • Ensured compliance with pub.dev formatting and style guidelines.
  • Minor adjustments for cleaner code presentation.

1.0.3 – 2025-10-23 #

Code Quality #

  • Fixed all static analysis warnings to achieve full lints compliance.
  • Renamed enum constants to lowerCamelCase for Dart style consistency.
  • Added missing type annotations and @override keywords.
  • Minor cleanup and formatting improvements across the package.

1.0.2 – 2025-10-23 #

Maintenance #

  • Addressed remaining static analysis score issues on pub.dev.
  • Added missing type annotations and minor refactors in BaseHeader and BaseFooter.
  • Improved internal code consistency.

1.0.1 – 2025-10-22 #

Maintenance & Improvements #

  • Fixed localization strings and missing translations.
  • Renamed PullexRefreshControllerRefreshController for a cleaner API.
  • Updated deprecated Dart syntax and removed redundant imports.
  • Fixed example analysis configuration and improved documentation.

1.0.0 – 2025-06-08 #

Initial Release #

  • Modern fork of flutter_pulltorefresh, reworked and published as Pullex.
  • Compatible with Flutter 3.22–3.32 and Dart 3.x.
  • Improved architecture, headers, and indicator behavior.
  • Full localization support (12 languages).
  • Clean API, better defaults, and example app included.
14
likes
150
points
851
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pullex