mitesh77/Best-Flutter-UI-Templates

swipe to close screen

pishguy opened this issue · 1 comments

i read your source code but i can't figure out how can i implementing this feature in my application, could you help me?

MaterialApp(
        theme: ThemeData(
          platform: TargetPlatform.iOS,
        )
)