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

https://github.com/mochafreddo/flutter_onboarding_flow

A Flutter application showcasing a multi-step onboarding process including account creation, interest selection, and confirmation code verification.
https://github.com/mochafreddo/flutter_onboarding_flow

account-creation confirmation-code flutter interests-selection mobile-app onboarding

Last synced: 3 months ago
JSON representation

A Flutter application showcasing a multi-step onboarding process including account creation, interest selection, and confirmation code verification.

Awesome Lists containing this project

README

        

# 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.