deep_link_orchestrator 1.0.1 copy "deep_link_orchestrator: ^1.0.1" to clipboard
deep_link_orchestrator: ^1.0.1 copied to clipboard

Type-safe deep link orchestration for Flutter with validation, deduplication, auth gating, and pluggable sources and handlers.

1.0.1 #

  • Fixed pubspec description length to comply with pub.dev requirements (60–180 characters).
  • Added dartdoc comments to 100% of the public API surface across all library files.

1.0.0 #

  • Initial release.
  • Handler-based deep link orchestration with pluggable architecture.
  • Abstract DeepLinkIntent base class for typed intent hierarchies.
  • Optional DeepLinkIntentResolver to convert raw intents into concrete subtypes.
  • Built-in AppLinksDeepLinkSource wrapping app_links v7.
  • Debounce, deduplication, validation, and per-handler authentication gating.
  • Extensible via DeepLinkSource, DeepLinkHandler, and policy interfaces.
1
likes
160
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Type-safe deep link orchestration for Flutter with validation, deduplication, auth gating, and pluggable sources and handlers.

Repository (GitHub)
View/report issues

Topics

#universal-links #deep-linking #navigation #app-links

License

MIT (license)

Dependencies

app_links, flutter

More

Packages that depend on deep_link_orchestrator