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

Flutter 3 WidgetsBinding Issue #17

Closed noga-dev closed 2 years ago

noga-dev commented 2 years ago

16

For now add this to pubspec;

dependency_overrides:
  back_button_interceptor:
    git:
      url: https://github.com/noga-dev/back_button_interceptor.git
      ref: a1f3031251ea86978f21a4d86db92da0700568dd
marcglasberg commented 2 years ago

Fixed in version 5.1.0

   back_button_interceptor: ^5.1.0