Skip to content

Latest commit

 

History

History
247 lines (176 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

247 lines (176 loc) · 5.79 KB

[4.3.1] - 20230617

  • Fix: replace deprecated tolerance with toleranceFor

[4.3.0+1] - 20230617

  • Fix: web and android example

[4.3.0] - 20230614

  • Fix: config for supporting dart version 3.x+
  • Update: README.md

[4.2.0] - 20230422

  • Add: open ListView itemExtent
  • Update: README.md

[4.1.5] - 20230222

  • Fix: limit only allow dart version >= 2.19+

[4.1.4+1] - 20230214

  • Fix: issues for flutter version 3.7+

[4.1.4] - 20221217

  • Update: upgraded dependence

[4.1.3] - 20221112

  • Update: upgraded dependence

[4.1.2+2] - 20220905

  • Update: CHANGELOG.md

[4.1.2+1] - 20220905

  • Update: specify package version to flutter version mapping

[4.1.2] - 20220831

  • Fix: pull-to-refresh after flutter 3.3
  • Update: example project ios target to 11

[4.1.1+3] - 20220828

  • Update: CHANGELOG.md

[4.1.1+2] - 20220828

  • Update: example keep alive image

[4.1.1+1] - 20220630

  • Update: example reorder header or footer

[4.1.1] - 20220616

  • Update: example desktop support
  • Update: desktop pull-to-refresh and custom scrollbar example
  • Update: example data generation
  • Update: support lint 2.0

[4.1.0] - 20220611

  • Add: fixed footer

[4.0.0] - 20220604

  • Update: using LinkedScrollControllerGroup to handle controller synchronization
  • Update: separated scroll related controllers initialization
  • Update: break down exmaple files

[3.8.0] - 20220602

  • Update: refactored left right naming to fixed or bidirectional
  • Update: README.md for flutter version and package version

[3.7.0] - 20220531

  • Add: Right-to-left constructor
  • Update: Right-to-left example and README.md
  • Update: upgraded dependence

[3.6.5] - 20220517

  • Fix: Replace flutter scrollbar widget isAlwaysShown with thumbVisibility

[3.6.4] - 20220516

  • Fix: WidgetsBinding.instance handling after flutter 3.0.0

[3.6.3] - 20220512

  • Update: WidgetsBinding.instance handling after flutter 3.0.0

[3.6.2+1] - 20220505

  • Update: flutter formating

[3.6.2] - 20220501

  • Update: example android project for 2.10.5 flutter version
  • Remove: uneccessary import of pull to refresh
  • Fix: minor comment typo

[3.6.1+1] - 20220201

  • Remove: unused import in pull to refresh lib

[3.6.1] - 20220126

  • Update: upgraded dependence
  • Update: README.md example

[3.6.0] - 20211206

  • Add: pull to load new data

[3.5.0] - 20211001

  • Fix: horizontal scrollbar disappear even isAlwaysShown true
  • Update: upgraded dependence

[3.4.3] - 20210827

  • Update: upgraded dependence

[3.4.2] - 20210626

  • Update: smoothen refresh action

[3.4.1] - 20210606

  • Fix: left and right scroll when refreshing

[3.4.0] - 20210605

  • Update: Refresh Status export
  • Update: vertical scroll sync logic when pull to refresh is on
  • Update: README.md supported refresh header description

[3.3.0] - 20210509

  • Update: separated right header and listview horizontal scroll
  • Add: horizontal scroll physics field for right horizontal scroll
  • Update: always show vertical scroll bar on right

[3.2.0] - 20210508

  • Fix: vertical list view header divider height

[3.1.0] - 20210422

  • Add: ScrollPhysics setting
  • Update: README.md with null-safety and ScrollPhysics info

[3.0.0] - 20210326

  • Update: version for release null-safty support

[2.6.1-beta] - 20210317

  • Update: dart format

[2.6.0-beta] - 20210316

  • Feature: null-safety support

[2.5.2] - 20210310

  • Update: enable Scrollbar thumb color cutomization

[2.5.1] [2.5.1-beta] - 20210303

  • Fix: scrollbar style null issue

[2.5.0] - 20210228

  • Update: disabled Scrollbar thumb color cutomization

[2.4.0-beta.3] - 20210228

  • Separated: RawScrollbar in beta channel

[2.4.0+1] - 20210228

  • Fix: CustomScrollBar class resolve issue

[2.4.0] - 20210228

  • Update: custom scollbar handling
  • Update: remove deprecated class

[2.3.0] - 20210220

  • Update: changed base UI with CustomMultiChildLayout

[2.2.0] - 20210211

  • Add: new tableHeight param

[2.1.1+1] - 20210207

  • Update: dart format

[2.1.1] - 20210207

  • Fix: removed deprecated method in smartrefresh

[2.1.0+1] - 20210123

  • Update: README.md

[2.1.0] - 20210123

  • Update: README.md for scroll controller and issue templates
  • Add: exposed scroll controller
  • Add: getter for refresh controller
  • Remove: deprecated method
  • Update: upgraded dependence

[2.0.1] - 20210116

  • Fix: null check for htdRefreshController in dispose
  • Update: upgraded dependence

[2.0.0] - 20201231

  • Feature: pull refresh

[1.0.9] - 20201225

  • Fix: flutter warning
  • Update: upgraded dependence

[1.0.8] - 20201113

  • Fix: elevation == 0 caused infinite

[1.0.6+3] - 20200925

  • upgraded dependence

[1.0.6+2] - 20200829

  • upgraded dependence

[1.0.6+1] - 20200809

  • upgraded dependence

[1.0.6] - 20200809

  • fixed itemBuilder and Children checking incorrect

[1.0.5+5] - 20200712

  • upgraded dependence

[1.0.5+4] - 20200621

  • upgraded dependence

[1.0.5+3] - 20200517

  • upgraded dependence

[1.0.5+2] - 20200418

  • upgraded dependence

[1.0.5+1] - 20200222

  • Improve: Added example project
  • upgraded dependence

[1.0.5] - 20200202

  • Feat: Added new elevationColor allowing change of shadow color
  • Improve: Use boxShadow avoid flutter Material shadow issue
  • Fix: Horizontal shadow cannot be shown due to current flutter version

[1.0.4+1] - 20200119

  • Fix: README.md background color default color as white

[1.0.4] - 20200119

  • Fix: left hand side column show incorrect color
  • Doc: updated example of doing sorting

[1.0.3] - 20200119

  • Improve: use Selector instead of Consumer

[1.0.2] - 20200117

  • fixed left hand side column cannot adapt color from background

[1.0.1+1] - 20200111

  • upgraded dependence

[1.0.1] - 20191221

  • upgraded dependence
  • fixed _getElevation() may return a negative value incorrectly

[1.0.0+1] - 20191201

  • upgraded dependence

[1.0.0] - 20191025

  • Init version