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