Getting Started
Recommended order after purchase:
Workflow
- Check requirements — confirm SDKs in System Requirements.
- Brand the app — set URL, labels and keys in Customization and Theme Colors.
- Configure identifiers — update display names and package/bundle IDs in App Configuration.
- Replace icons — follow App Icons.
- Configure maps — add Google Maps keys in Google Maps.
- Set up deep links — align
prohandy-provider://scheme in Deep Linking. - Connect Firebase — create project and add
google-services.json/GoogleService-Info.plist+ APNs via Firebase Setup. - Enable social login — enable providers in Social Authentication.
- Configure live chat — set Pusher credentials on the backend in Live Chat.
Project hints
- Branding:
lib/customization.dartandlib/customizations/colors.dart - Android:
android/app/src/main/AndroidManifest.xml,android/app/build.gradle.kts,android/app/src/main/kotlin/com/xgenious/prohandy_provider/MainActivity.kt - iOS:
ios/Runner/Info.plist,ios/Runner/AppDelegate.swift,ios/Runner.xcworkspace
Still stuck?
Our support team is ready to help you get set up.

