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

A highly customizable iOS-style TableView. Support configuration and pull-down refresh.

1.0.0 #

  • Create CupertinoTableView with Refresh Header&Footer

1.0.1 #

  • Fix some issues
  1. Downgraded dart version to 2.12
  2. Fix issues when setting section decoration

1.0.2 #

  • fix some issues
  1. Fix the exception that occurs when the PostFrameCallback is received without mounted, which may be encountered in pageView
  2. Set physics = const AlwaysScrollableScrollPhysics(parent: BouncingScrollPhysics()) by default

1.0.3 #

  • support setting indicatorHeight in RefreshIndicatorConfig

1.0.4 #

  • add disposed status in RefreshConfig
3
likes
130
pub points
73%
popularity

Publisher

unverified uploader

A highly customizable iOS-style TableView. Support configuration and pull-down refresh.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on cupertino_table_view