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

A powerful diagnostic tool to verify and handle Android/iOS deep links with zero-config console reporting.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-05-11 #

Added #

  • Initial release of Easy App Links package
  • Zero-configuration deep link diagnostics for Flutter apps
  • Automatic assetlinks.json validation and reporting
  • Console-based diagnostic reports with detailed error messages
  • Support for Android 12+ deep link verification requirements
  • One-line initialization with automatic link handling
  • Query parameter parsing and extraction
  • Complete example app with multiple deep link scenarios
  • MIT License for open source usage

Features #

  • Zero-Config Diagnostics: Automatically validates server-side deep link configuration
  • Console Reporting: Point-by-point health reports in debug mode
  • Automatic Link Handling: Captures and processes incoming deep links
  • Cross-Platform Support: Works with both Android and iOS deep links
  • Query Parameter Parsing: Automatically extracts URL parameters into Maps
  • Android 12+ Ready: Provides specific guidance for latest Android requirements

Documentation #

  • Comprehensive README with installation and usage instructions
  • Complete example app demonstrating all features
  • Inline code documentation for all public APIs
1
likes
155
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful diagnostic tool to verify and handle Android/iOS deep links with zero-config console reporting.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_links, flutter, http, package_info_plus

More

Packages that depend on easy_app_links