adaptive_deep_linker 1.0.0 copy "adaptive_deep_linker: ^1.0.0" to clipboard
adaptive_deep_linker: ^1.0.0 copied to clipboard

A lightweight, highly adaptive deep linking solution for Flutter. Simplifies URL parsing and automated native configuration for Android and iOS.

1.0.0 #

  • Initial Release of Adaptive Deep Linker.
  • Core Engine: Implemented a robust Regex-based URL parser to handle dynamic path parameters (e.g., /product/:id).
  • Easy Setup CLI: Added a powerful automation tool to configure AndroidManifest.xml (Android) and Info.plist (iOS) with a single command.
  • Flexible Routing: Introduced AdaptiveDeepLinker and AdaptiveRoute for seamless integration with Flutter's onGenerateRoute.
  • Safety Features: Added support for custom fallback (404) pages and safe URL parsing to prevent app crashes.
  • LoomixDev Standards: Optimized code for performance, readability, and 100% pub.dev scoring.
2
likes
160
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight, highly adaptive deep linking solution for Flutter. Simplifies URL parsing and automated native configuration for Android and iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on adaptive_deep_linker