Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🔖 : Updated changelog.md
  • Loading branch information
aliasgar4558 committed Mar 21, 2024
commit d52457bd6e560e30ec452f039330278f854eb33a
4 changes: 2 additions & 2 deletions packages/flutter_adaptive_scaffold/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

* FIX : Drawer stays open even on destination tap - [flutter/flutter#141938](https://github.com/flutter/flutter/issues/141938)

## NEXT
## 0.1.8+1

* Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.

## 0.1.8

* Adds `transitionDuration` parameter for specifying how long the animation should be.
* Adds `transitionDuration` parameter for specifying how long the animation should be.

## 0.1.7+2

Expand Down