I am using the package to show the pdf but the loading part of the pdf is in Chinese and is not customizable so I want to show a widget over a widget when the loading part is in progress I want to show my own loading dialog for half of the second over that loading bar package that i am using can someone help please my code
body: Column(
children: <Widget>[
Expanded(child: FileView(controller: widget.controller)),
],
),
widget.controller is the getting path of pdf