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.
- Vertical page scrolling with multiple pages.
- Each page displays a different background color.
"Simple Flutter app that lets you swipe vertically through colorful screens."
To run this project on your local machine:
- Clone the repository and open it in your IDE:
git clone https://github.com/Bhavyansh03-tech/PageView.git
- Run the project on an emulator or a physical device.
flutter run
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature
). - Create a new Pull Request.
For questions or feedback, please contact @Bhavyansh03-tech on GitHub or connect with me on LinkedIn.