Releases: mono0926/adaptive_dialog
Releases · mono0926/adaptive_dialog
2.3.0
2.2.1
2.2.0
- Fix deprecated API use (ButtonBar, PopInvokedCallback)
onPopInvoked
should be migrated toonPopInvokedWithResult
- https://docs.flutter.dev/release/breaking-changes/popscope-with-result
- If you are using Flutter version below 3.24, please specify
adaptive_dialog: 2.1.0
as this version will cause a compilation error.- Corrected the dependency specification in version 2.2.1, but cannot be fixed the already released versions
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.0: Support Flutter 3.16
What's Changed
Full Changelog: 1.10.1...2.0.0
1.10.1
1.10.0: Add option to set toggleable for showConfirmDialog
What's Changed
- feat: Add option to set toggleable for showConfirmDialog by @koji-1009 in #123
New Contributors
- @koji-1009 made their first contribution in #123
Full Changelog: 1.9.0...1.10.0
1.9.0: Support Flutter 3.10
What's Changed
- Fix Flutter 3.10 compile error caused by macos_ui package by @mono0926 in #111
- fix: pop with dialog context by @theachoem in #115
- Fix android example by @mono0926 in #118
- Depends on macos_ui again by @mono0926 in #120
New Contributors
- @theachoem made their first contribution in #115
Full Changelog: 1.8.3...1.9.0
1.9.0-no-macos.3
What's Changed
- fix: pop with dialog context by @theachoem in #115
New Contributors
- @theachoem made their first contribution in #115
Full Changelog: 1.9.0-no-macos.2...1.9.0-no-macos.3
1.9.0-no-macos.2
What's Changed
Full Changelog: 1.8.3...1.9.0-no-macos.2