reusable_list_view 0.0.5 copy "reusable_list_view: ^0.0.5" to clipboard
reusable_list_view: ^0.0.5 copied to clipboard

A collection of reusable, customizable list and scroll widgets for Flutter with built-in search, grid, and scroll visibility features.

Changelog #

All notable changes to this project will be documented in this file.

0.0.5 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Updated text_field_builder to 0.0.5
  • Updated state_msg_builder to 0.0.3
  • Removed flutter_lints Dependency

0.0.4 #

Aug 20, 2025 #

✨ Updated #

  • Updated text_field_builder package

0.0.3 #

  • Renamed AppListViewBuilderWithSearch as AppSearchableListViewBuilder.

0.0.2 #

  • Update Export File.

0.0.1 #

  • Initial release of reusable_list_view package.
  • Includes reusable widgets for:
    • ListView (basic, with scroll controller, with search)
    • GridView
    • SingleChildScrollView
  • Built-in search filtering via ListFilterExtension.
  • Scroll direction listener with DialVisibleCubit for dynamic visibility handling.
  • Configurable list separators and scroll behavior.
  • Designed for flexibility and minimal boilerplate in Flutter projects.
0
likes
150
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A collection of reusable, customizable list and scroll widgets for Flutter with built-in search, grid, and scroll visibility features.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, state_msg_builder, text_field_builder

More

Packages that depend on reusable_list_view