scaffold_flutter_auth_flow
Scaffold a complete Flutter auth flow with animated onboarding carousel, Material 3 social login UI, and token-persisting Riverpod controllers.
Instructions
Scaffolds an instant animated Onboarding carousel (PageView with dots), Material 3 Social login UI (Google/Apple/Email), and token-persisting Riverpod Auth controllers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Application name. | |
| enableSocialLogins | No | ||
| enableOnboardingCarousel | No |