Skip to content

Commit

Permalink
Remove redundant logs
Browse files Browse the repository at this point in the history
  • Loading branch information
meetleev committed Jan 27, 2024
1 parent 3e38018 commit f388b75
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@
* upgrade sliver_tools to 0.2.12
* upgrade collection to 1.17.1

## 0.0.9+3

* upgrade sliver_tools to 0.2.10
* Aligns Dart and Flutter SDK constraints.


## 0.0.9+2

* upgrade sliver_tools to 0.2.9
* upgrade collection to 1.17.0

## 0.0.9

* add ItemAtIndex callback used to return grouped index.
Expand All @@ -35,10 +24,6 @@

* remove toggleController dispose on toggle_test when the widget dispose .

## 0.0.8+4

* update readme.md.

## 0.0.8+1

* Modify the assignment error of _toggleController in GroupedScrollViewWithToggle
Expand All @@ -57,10 +42,6 @@
* Supports normal list/grid
* Supports custom toggleStyle of selected

## 0.0.3

* update readme.md.

## 0.0.2

* more of the public API has dartdoc comments.
Expand Down

0 comments on commit f388b75

Please sign in to comment.