File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 88- Fix deprecated API use (ButtonBar, PopInvokedCallback)
99 - ` onPopInvoked ` should be migrated to ` onPopInvokedWithResult `
1010 - https://docs.flutter.dev/release/breaking-changes/popscope-with-result
11+ - If you are using Flutter version below 3.24, please specify ` adaptive_dialog: 2.1.0 ` as this version will cause a compilation error.
12+ - Corrected the dependency specification in version 2.2.1, but cannot be fixed the already released versions
1113
1214## 2.1.0
1315
Original file line number Diff line number Diff line change 11name : adaptive_dialog
22description : Show alert dialog or modal action sheet adaptively according to platform.
3- version : 2.2.1
3+ version : 2.2.1+1
44repository : https://github.com/mono0926/adaptive_dialog
55funding :
66 - https://github.com/sponsors/mono0926
You can’t perform that action at this time.
0 commit comments