Skip to content

feat: add app deeplink parameter#45

Merged
brax10ward merged 1 commit into
masterfrom
braxton/sdk-235-flutter-instead-of-using-step-in-our-deeplinking-to-deeplink
Dec 18, 2025
Merged

feat: add app deeplink parameter#45
brax10ward merged 1 commit into
masterfrom
braxton/sdk-235-flutter-instead-of-using-step-in-our-deeplinking-to-deeplink

Conversation

@brax10ward
Copy link
Copy Markdown
Contributor

@brax10ward brax10ward commented Dec 5, 2025

Linear Link

https://linear.app/atomicbuilt/issue/SDK-228/flutter-add-apps-as-a-parameter-within-the-tasks-object-parameter-need

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor (non-breaking change which cleans up code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This change impacts security

Checklist:

  • New and existing tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have tested on a physical iOS device and Android device
  • I have added tests that prove my fix is effective or that my feature works
  • I have followed the Code Review and Code Review Security guidelines
  • I have checked my code against flaws from the OWASP Top 10
    • A01:2021-Broken Access Control
    • A02:2021-Cryptographic Failures
    • A03:2021-Injection
    • A04:2021-Insecure Design
    • A05:2021-Security Misconfiguration
    • A06:2021-Vulnerable and Outdated Components
    • A07:2021-Identification and Authentication Failures
    • A08:2021-Software and Data Integrity Failures
    • A09:2021-Security Logging and Monitoring Failures
    • A10:2021-Server-Side Request Forgery

@brax10ward brax10ward force-pushed the braxton/sdk-235-flutter-instead-of-using-step-in-our-deeplinking-to-deeplink branch from 7dc125c to 8995578 Compare December 18, 2025 19:38
@brax10ward brax10ward changed the title --wip-- [skip ci] feat: add app deeplink parameter Dec 18, 2025
@brax10ward brax10ward marked this pull request as ready for review December 18, 2025 19:39
Comment thread lib/src/types.dart Outdated
@brax10ward brax10ward force-pushed the braxton/sdk-235-flutter-instead-of-using-step-in-our-deeplinking-to-deeplink branch from 8995578 to 3da4090 Compare December 18, 2025 20:39
@brax10ward brax10ward merged commit f525874 into master Dec 18, 2025
2 checks passed
@brax10ward brax10ward deleted the braxton/sdk-235-flutter-instead-of-using-step-in-our-deeplinking-to-deeplink branch December 18, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants