Para Flutter Example
Explore our complete Flutter application showcasing Para v2 integration:Flutter Example App
Highlights
- One-Click login, passkeys, and password flows in
lib/screens/auth_screen.dart - Social/OAuth providers and external wallets in
lib/features/auth - Multi-chain wallet management plus signing demos in
lib/features/wallets - End-to-end tests that exercise the full auth flow in
test_e2e/
Run It
Follow the project README for setup and commands:README.md→mobile/with-flutter: environment variables, build steps, troubleshootinglib/client/para.dart: replace the placeholder API key before runningflutter run