Chore/subplans link share#503
Conversation
- Introduced new deep link handling for specific plans and days, allowing users to navigate directly to a plan's details or a specific day within the plan. - Updated the `AppLinksDeepLinkService` to support plan navigation. - Added new methods in `DeepLinkUrlBuilder` for generating plan and plan day links. - Modified relevant UI components to utilize the new deep linking features, improving user experience when sharing and accessing plans.
- Introduced a new localized message for sharing day completion on WeBuddhist across various languages including English, Hindi, Mongolian, Nepali, Chinese, and Spanish. - Updated localization files to include the new share message, enhancing user engagement and social sharing capabilities.
- Updated deep linking functionality to include content language for plans, allowing users to access the correct enrollment across different locales. - Modified the `AppLinksDeepLinkService` and related components to handle language parameters in deep links. - Enhanced UI elements to support the new language feature, improving user experience when sharing and accessing plans. - Added initial day parameter to plan previews, ensuring users land on the correct day when navigating through deep links.
Confidence Score: 4/5Safe to merge after fixing the navigation sequencing in main.dart; all other changes are straightforward additions. The planNavigator closure in main.dart calls lib/main.dart — the Reviews (3): Last reviewed commit: "Merge branch 'develop' into chore/Subpla..." | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
No description provided.