An open API service indexing awesome lists of open source software.

https://github.com/js-bhavyansh/pageview

Flutter app that showcases a vertical page view with colorful screens to swipe through
https://github.com/js-bhavyansh/pageview

dart flutter page-view

Last synced: 4 months ago
JSON representation

Flutter app that showcases a vertical page view with colorful screens to swipe through

Awesome Lists containing this project

README

        

# Flutter Vertical Page View Example

This Flutter app demonstrates a vertical page view that allows users to swipe between different screens. Each screen has a unique background color, showcasing various shades of purple and orange.

## Features
- Vertical page scrolling with multiple pages.
- Each page displays a different background color.

## Description
"Simple Flutter app that lets you swipe vertically through colorful screens."

## Preview
First Screenshot

## Getting Started

To run this project on your local machine:

1. Clone the repository and open it in your IDE:
```bash
git clone https://github.com/Bhavyansh03-tech/PageView.git
```
2. Run the project on an emulator or a physical device.
```bash
flutter run
```

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

1. Fork the repository.
2. Create your feature branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Create a new Pull Request.

## Contact

For questions or feedback, please contact [@Bhavyansh03-tech](https://github.com/Bhavyansh03-tech) on GitHub or connect with me on [LinkedIn](https://www.linkedin.com/in/bhavyansh03/).

---