Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 910 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 910 Bytes

Flutter Onboarding Flow

A comprehensive Flutter application that demonstrates a multi-step onboarding process. This app guides users through account creation, interest selection, and confirmation code verification.

Features:

  • Initial Screen: Welcomes users and provides an option to create an account.
  • Create Account Screen: Allows users to input their details and create an account.
  • Interests Screen: Lets users select their interests from a list.
  • Confirmation Code Screen: Users can verify their account using a confirmation code sent to them.

Getting Started:

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run flutter pub get to install dependencies.
  4. Run flutter run to start the app.

Contribution:

Feel free to contribute to this project. Open an issue or submit a pull request.

License:

This project is licensed under the MIT License.