PiN73 / cupertino_back_gesture

Flutter package to set custom width of iOS back swipe gesture area
BSD 3-Clause "New" or "Revised" License
30 stars 17 forks source link

Is it only for material app? #5

Open vizakenjack opened 4 years ago

vizakenjack commented 4 years ago

Thanks for your plugin. I tried to add it, but looks like it's only for MaterialApp, because I can't set pageTransitionsTheme in CupertinoApp.

Is there a way to use it with CupertinoApp?