flutter-wait-loading A flutter tool - loading with avoid accidental touch Usage WaitLoading.of(context).wait({Future function}); or var response = await WaitLoading.of(context).wait({Future function});