Fade transition on Push Route Flutter
How to create Fade transition on Push Route Flutter – A fade on push route in Flutter is an animation effect that smoothly transitions from one screen to another by…
Read more »A dank way to navigate in flutter
yeet A dank way to navigate in flutter How to yeet? Install latest version of yeet: dependencies: flutter: sdk: flutter yeet: ^0.4.7 Define your yeets: final yeet = Yeet( children:…
Read more »Flutter package to set custom width of iOS back swipe gesture area
cupertino_back_gesture A Flutter package to set custom width of iOS back swipe gesture area. Usage To use this package, add cupertino_back_gesture as a dependency in your pubspec.yaml file. Example To…
Read more »