Skip to content

可否支持动态传入BuildContext #174

Description

@yuhaya

flutter_easyloading 这个插件用起来很方便,感谢作者的付出!

可否动态传入BuildContext,实现嵌套子路由限定区域内加载提示信息

最近碰到一个问题,在使用flutter开发windows下客户端,用到了嵌套路由来实现互不干涉的分屏导航,希望能够在嵌套子路由下面加载 提示信息(也就是在界面的某个特定区域加载提示信息,而不是整个窗口),但是目前 flutter_easyloading 只能在全局 MaterialApp 里面初始化,使用全局的BuildContext,嵌套路由分屏模式下所有的提示只能加载在根路由界面,也就是全局界面

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions