squanchy-flutter
squanchy-flutter copied to clipboard
Create onboarding framework
The app should have a pluggable framework for onboarding, including:
- Ability to show onboarding on the first startup
- Never show it again
- Adding/removing pages easily at compile time
- Skipping all onboarding pages (via a "skip" button, for example)
The reference is the Android native app's onboarding framework.