flutter_ulink_sdk 0.0.1 copy "flutter_ulink_sdk: ^0.0.1" to clipboard
flutter_ulink_sdk: ^0.0.1 copied to clipboard

Flutter SDK for creating and handling dynamic links, similar to Branch.io

Changelog #

Upcoming #

Features #

  • Updated API endpoint for resolving links from /sdk/links/$slug/resolve to /sdk/resolve?url=...
  • Removed deepLink references from the SDK as the API no longer uses this property
  • Updated link handling to emit ULinkResolvedData objects instead of just URIs
  • Moved environment configuration from the main SDK to the example project
  • Set up production defaults in the main SDK while allowing custom configuration
  • Improved test files and examples
  • Create dynamic links with custom slugs and parameters
  • Social media tag support for better link sharing
  • Automatic handling of dynamic links in your app
  • Resolve links to retrieve their data
  • Support for custom API configuration
  • Test utilities for easier development and testing
  • Added resolveLink method to retrieve original data from dynamic links
  • Added ULinkResolvedData model for handling resolved link data
  • Added automatic resolution of ULink format links (d/[slug]) in link listeners
  • Added comprehensive documentation for link resolution
  • Added example for resolving links in example/test/link_resolve_test.dart

0.0.1 #

  • Initial development release
3
likes
0
points
408
downloads

Publisher

verified publisherbeingthere.dev

Weekly Downloads

Flutter SDK for creating and handling dynamic links, similar to Branch.io

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

app_links, flutter, http, shared_preferences, uuid

More

Packages that depend on flutter_ulink_sdk