This is an awesome loading timer without external dependencies

Features

You should be able to see a loading indicator during a certain amount of time, then the child

Getting started

This is a very simple to use package.

Usage

Example

      AwesomeLoadingTimer(
          child: Text('data'),
        ),

Additional information

Feel free to contribute by creating a pull request. I am always available.