color_animating_list_view 1.0.0 copy "color_animating_list_view: ^1.0.0" to clipboard
color_animating_list_view: ^1.0.0 copied to clipboard

Creates a ListView that changes background color on Scrolling.

1.0.0 #

  • Updated to Dart SDK 3.8.1 and Flutter version constraints.
  • Migrated pubspec.yaml and dependencies to updated versions.
  • Code improvements with updated linter rules and formatting.
  • Added flutter_lints (v5.0.0) to dev_dependencies.
  • Use isNotEmpty instead of length > 0 in color_animating_list_view for better code quality.
  • Updated example project with linter improvements and minor fixes.
  • Minor code cleanup in main.dart, moving colors parameter inline.

0.1.0 #

  • First production ready release.
  • Updated demo gif.

0.0.2 #

  • Updated Readme.

0.0.1 #

  • Initial Release.
5
likes
160
points
29
downloads

Publisher

verified publishercodingfries.com

Weekly Downloads

Creates a ListView that changes background color on Scrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, flutter, flutter_color, visibility_detector

More

Packages that depend on color_animating_list_view