Skip to content

Mantano/page_view_in_sliding_up_panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

page_view_in_sliding_up_panel

This project demonstrates how to integrate a PageView within a SlidingUpPanel2 in Flutter.

Features

  • SlidingUpPanel2: Uses the sliding_up_panel2 package for the sliding panel functionality.
  • PageView: Implements a PageView within the panel to showcase multiple pages.
  • Scroll Control: Prevents simultaneous scrolling of the PageView and the sliding panel.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/page_view_in_sliding_up_panel.git
    
  2. Navigate into the directory:

    cd page_view_in_sliding_up_panel
    
  3. Get the packages:

     flutter pub get
    
  4. Run the app:

     flutter run

Demo

App Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages