Skip to content

Exploring behavior PageView scrolling with bi-directional swipe with pages included ListView elements

Notifications You must be signed in to change notification settings

ra-develop/PageView_test.Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pageview_tests

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Exploring behavior PageView scrolling with bi-directional swipe with pages included ListView elements

Initial Requirements: Create a flexible interface with the ability to view the elements of a two-dimensional data array having an undefined number of elements containing the same undefined number of internal widgets located vertically.

Sample map of screens:

Problem: Sharing a vertical swipe for turning pages and for scrolling elements of a particular viewed page. At the same time, the possibility of horizontal page turning should remain.

Realization:

About

Exploring behavior PageView scrolling with bi-directional swipe with pages included ListView elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published