marcglasberg / back_button_interceptor

Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.
BSD 2-Clause "Simplified" License
105 stars 21 forks source link

Migrate to Flutter 3 #16

Closed noga-dev closed 2 years ago

diegotori commented 2 years ago

@marcglasberg this is a bit of a high priority BTW. Thank you in advance.

noga-dev commented 2 years ago

Done

diegotori commented 2 years ago

@marcglasberg looks good to me.

marcglasberg commented 2 years ago

@diegotori @noga-dev See version 5.1.0. Thanks!