Onboarding Screens: Design Challenge Animation

Introduction

This is a Flutter project that showcases a custom swipe animation (in the context of on boarding screens), which was created as part of a design challenge. The goal of this project is to demonstrate the creative process of designing and animating an app concept.

Demo

Here's a demo of the app:

Swipe Animation Design Challenge

Features

  • PageView.builder usage for the on boarding transitions
  • Advanced usage of setState.
  • Usage of Animated Widgets such as AnimatedContainer, AnimatedPadding to handle the small animations.

Requirements

  • Flutter SDK
  • Google Fonts

Usage

  1. Clone the repository
  2. Navigate to the project directory
  3. Run the following command in the terminal:
flutter run

Contributing

Feel free to contribute by creating a pull request. Your contributions are always welcome!

References

This project was inspired by a food app concept animation created by Cuberto - Animated Onboarding Screens.

License

This project is intended for educational purposes only and may not be used for commercial purposes. See the LICENSE.md file for details.