We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GoRouter] redirecting to RouteMatchList#a9f6b(uri: /welcome, matches: [RouteMatch#6daae(route: GoRoute#07181(name: null, path: "/welcome"))]) W/riane.arikassi(32289): Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed) W/riane.arikassi(32289): Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (greylist, reflection, allowed) I/ActivityThread(32289): smart_link is not supported!!! D/WindowClient(32289): Add to mViews: DecorView@1daa84[AuthorizationManagementActivity], this = [email protected]()=2 D/WindowClient(32289): Add to mViews packageName:ariane.arikassia I/gralloc4(32289): register: id=23a0002cff4 D/Choreographer(32289): updateAppVisible:true
The text was updated successfully, but these errors were encountered:
@thaarrtt can you please add more context? how to reproduce the error platform flutter version os version
Sorry, something went wrong.
all latest
repo: https://github.com/thaarrtt/ariane_mobile
I use casdoor btw https://casdoor.org/ You can use my instance right now or change it to demo instance (all running)
btw its works 3 month ago, but when I get back its shows that
my casdoor instance not change/update in 3 month so maybe something happen in redirection feature
No branches or pull requests
[GoRouter] redirecting to RouteMatchList#a9f6b(uri: /welcome, matches: [RouteMatch#6daae(route: GoRoute#07181(name: null, path: "/welcome"))])
W/riane.arikassi(32289): Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed)
W/riane.arikassi(32289): Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (greylist, reflection, allowed)
I/ActivityThread(32289): smart_link is not supported!!!
D/WindowClient(32289): Add to mViews: DecorView@1daa84[AuthorizationManagementActivity], this = [email protected]()=2
D/WindowClient(32289): Add to mViews packageName:ariane.arikassia
I/gralloc4(32289): register: id=23a0002cff4
D/Choreographer(32289): updateAppVisible:true
The text was updated successfully, but these errors were encountered: