xuebin.cui

Results 3 issues of xuebin.cui

`AppRouteMatch? match = _routeTree.matchRoute(path!); AppRoute? route = match?.route; if (transitionDuration == null && route?.transitionDuration != null) { transitionDuration = route?.transitionDuration; } Handler handler = (route != null ? route.handler :...

### Checklist before submitting a bug report - [ ] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X]...

needs-triage
bug

### Checklist - [x] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [x] I made sure that the issue I am raising doesn't already exist ### Current bug...

bug