This is an awesome loading timer without external dependencies
You should be able to see a loading indicator during a certain amount of time, then the child
This is a very simple to use package.
Example
AwesomeLoadingTimer(
child: Text('data'),
),
Feel free to contribute by creating a pull request. I am always available.