Skip to content
New issue

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

支持 Android 预测性返回手势 #483

Open
Predidit opened this issue Dec 18, 2024 · 0 comments
Open

支持 Android 预测性返回手势 #483

Predidit opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Predidit
Copy link
Owner

当前我们无法启用预测性返回手势, 否则会导致未预期的路由行为

我们的路由和依赖注入目前由 modular 包管理, 这个包可以构建干净的 MVC 架构

目前这个包没有支持 Android 预测性返回手势的计划

可行的方案:

  1. 等待 modualr 的更新

  2. 拆分路由和依赖注入, 将路由交给 flutter 第一方实现的 go_router 管理, 使用 auto_injector 或类似的包进行依赖注入

@Predidit Predidit added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant