alibaba / alibaba/flutter_boost

iOS OC FlutterBoostRouteOptions onPageFinished 不回调

Open
#1,677 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

原生页面 调用:option.onPageFinished [[FlutterBoost instance]open:options];

flutter调用: BoostNavigator.instance.pop({"callBack" : "testPage2"});

onPageFinished没有回到

版本:
flutter: 3.0.4
flutter_boost: v3.0-null-safety-release.2.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the native iOS call to FlutterBoostRouteOptions.onPageFinished followed by BoostNavigator.instance.pop using Flutter 3.0.4 and flutter_boost v3.0-null-safety-release.2.1. Trace the callback path and compare it with the reported flow. Done means onPageFinished is invoked after the Flutter page is popped.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios, objective-c
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.