## 1.1.0

* Add `decoration` to `ScrollbarOptions`.

## 1.0.1

* Replace deprecated `textScaleFactor` with `textScaler`.

## 1.0.0

* Stable release.

## 0.1.10

* Update example preview

## 0.1.9

* Migrate to Dart 3
* Update example images

## 0.1.8

* Fix README title.
* Add homepage & issue tracker link.

## 0.1.7

* Fix example preview

## 0.1.6

* Fix backwards compatibility.

## 0.1.5

* Update for Flutter 3.7.
* Add cosee_lints package.

## 0.1.4

* Update changelog.

## 0.1.3

* Improve compatibility with Flutter 3.0.0.

## 0.1.2

* Child widgets are now redrawn as expected when changes are made.

## 0.1.1

* Add EXAMPLE.md.

## 0.1.0

* Initial release.