• ipcjs's avatar
    fix a bug when android uses CupertinoPageTransitionsBuilder... (#114303) · aaaea51d
    ipcjs authored
    When android uses iOS style `PageTransitionsBuilder` and iOS uses android style `PageTransitionsBuilder`, on android, swipe from the left edge of the screen doesn't work. This PR solves that problem.
    
    #99919 introduced a breaking change, the pr re-implemented it <del>without introducing a breaking change.**</del>
    aaaea51d
page.dart 7.08 KB