aagarwal1012 / Liquid-Pull-To-Refresh

πŸ” A custom refresh indicator for flutter.
https://pub.dev/packages/liquid_pull_to_refresh
MIT License
1.24k stars 92 forks source link

resolved issue#25 #44

Closed AadumKhor closed 4 years ago

AadumKhor commented 4 years ago

LiquidPullToRefresh Widget now supports regular widgets and not just ScrollViews. Example has also been updated to show the same.

AadumKhor commented 4 years ago

@aagarwal1012 Can you help me out here? Why is this build failing?

aagarwal1012 commented 4 years ago

@AadumKhor, it failed due to code formatting issues, try running flutter format . and update your PR.

codecov[bot] commented 4 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   86.84%   86.51%   -0.34%     
==========================================
  Files           3        3              
  Lines         441      430      -11     
==========================================
- Hits          383      372      -11     
  Misses         58       58              
Impacted Files Coverage Ξ”
lib/liquid_pull_to_refresh.dart 88.59% <100.00%> (-0.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 86d451c...ea79855. Read the comment docs.

aagarwal1012 commented 4 years ago

@AadumKhor, that looks great! πŸ‘ @all-contributors add @AadumKhor for bug resolving and feature update!

allcontributors[bot] commented 4 years ago

@aagarwal1012

I've put up a pull request to add @AadumKhor! :tada: