onboardsync 0.1.0 copy "onboardsync: ^0.1.0" to clipboard
onboardsync: ^0.1.0 copied to clipboard

Flutter SDK for OnboardSync - Remote configuration platform for mobile app onboarding flows with A/B testing capabilities

0.1.0 - 2024-12-01 #

New Features #

  • Form Responses: Access user responses from onboarding questions via OnboardingResult
  • OnboardingResult class: Contains all form responses with helper methods
  • OnboardingResponse class: Individual question response with answer type helpers
  • Updated onComplete callback: Now receives optional OnboardingResult parameter

Documentation #

  • Updated README with form responses documentation
  • Added API reference for OnboardingResult and OnboardingResponse
  • Updated code examples to show form response handling

0.0.2 - 2025-01-28 #

Updates #

  • Updated documentation with correct support email
  • Removed GitHub repository references
  • Updated example credentials to use placeholder format
  • Minor documentation improvements

0.0.1 - 2024-01-19 #

Initial Release #

  • Core Functionality: Display remotely configured onboarding flows via WebView
  • A/B Testing: Automatic flow allocation based on device ID
  • Fallback Support: Graceful handling when offline or configuration unavailable
  • Permission Handling: Built-in support for camera, photos, location, contacts, and notifications
  • App Reviews: Integrated in-app review requests through onboarding flows
  • Status Bar Management: Automatic status bar styling based on content
  • Cross-Platform: Full support for iOS 11.0+ and Android API 21+
  • Simple Integration: Single method call to show onboarding with automatic completion tracking
0
likes
150
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for OnboardSync - Remote configuration platform for mobile app onboarding flows with A/B testing capabilities

Homepage

License

MIT (license)

Dependencies

flutter, http, in_app_review, package_info_plus, permission_handler, shared_preferences, uuid, webview_flutter

More

Packages that depend on onboardsync