angrezichatterbox/Flutter-Resolve

Make the swipe gestures on the page move it to the next page

Ouverte

#6 ouverte le 22 oct. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (0 fork)auto 404
enhancementgood first issuehacktoberfesthelp wanted

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Métriques PR en attente)

Description

We need to enhance the user experience by adding swipe gesture navigation between the existing pages of the app: Settings, Notes, and About. This feature should allow users to seamlessly swipe left or right to navigate between these pages, similar to the ViewPager functionality in Nadori apps.

Requirements:

  • Implement swipe gestures for horizontal navigation.
  • Ensure smooth transitions between pages.
  • Maintain the current functionality and layout of each page.
  • Include animations for the swipe transitions for better user experience.

Guide contributeur