fl_scroll_view 1.0.1 copy "fl_scroll_view: ^1.0.1" to clipboard
fl_scroll_view: ^1.0.1 copied to clipboard

fl_scroll_view encapsulates and extends easy_refresh and flutter_staggered_grid_view.

1.0.1 #

  • Rename RefreshScrollView to FlRefreshScrollView
  • Rename SliverListGrid to FlSliverListGrid
  • Rename SliverPinnedToBoxAdapter to FlSliverPinnedToBoxAdapter
  • Rename ScrollList to FlScrollListGrid
  • Rename EasyRefreshed to FlEasyRefresh
  • Rename RefreshControllers to FlEasyRefreshControllers
  • Rename RefreshConfig to FlEasyRefreshConfig
  • Rename EasyRefreshType to FlEasyRefreshResult
  • Rename onLoading to onLoad
  • Rename EasyRefreshController.current to EasyRefreshController.last
  • onRefresh and onLoad can receive EasyRefreshType and execute calls
  • onRefresh and onLoad adds EasyRefreshController callback parameter
  • Remove FlScrollView.globalRefreshHeader and FlScrollView.globalRefreshFooter

0.0.3 #

  • Fix the error of placeholderFill=true in specific situations

0.0.2 #

  • Add placeholderFill

0.0.1 #

  • Initialization package
3
likes
160
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

fl_scroll_view encapsulates and extends easy_refresh and flutter_staggered_grid_view.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

easy_refresh, flutter, flutter_staggered_grid_view

More

Packages that depend on fl_scroll_view